'Declaration
Protected Overridable Sub OnIsStylusCaptureWithinChanged( _ ByVal e As System.Windows.DependencyPropertyChangedEventArgs _ )
'Usage
Dim instance As SheetTab Dim e As System.Windows.DependencyPropertyChangedEventArgs instance.OnIsStylusCaptureWithinChanged(e)
protected virtual void OnIsStylusCaptureWithinChanged( System.Windows.DependencyPropertyChangedEventArgs e )
protected procedure OnIsStylusCaptureWithinChanged( e: System.Windows.DependencyPropertyChangedEventArgs ); virtual;
protected function OnIsStylusCaptureWithinChanged( e : System.Windows.DependencyPropertyChangedEventArgs );
protected: virtual void OnIsStylusCaptureWithinChanged( System.Windows.DependencyPropertyChangedEventArgs e )
protected: virtual void OnIsStylusCaptureWithinChanged( System.Windows.DependencyPropertyChangedEventArgs e )
Parameters
- e