Spread WPF Documentation
OnIsStylusCapturedChanged Method (CellPresenterBase)


GrapeCity.Windows.SpreadSheet.UI Namespace > CellPresenterBase Class : OnIsStylusCapturedChanged Method
Syntax
'Declaration
 
Protected Overridable Sub OnIsStylusCapturedChanged( _
   ByVal e As System.Windows.DependencyPropertyChangedEventArgs _
) 
'Usage
 
Dim instance As CellPresenterBase
Dim e As System.Windows.DependencyPropertyChangedEventArgs
 
instance.OnIsStylusCapturedChanged(e)
protected virtual void OnIsStylusCapturedChanged( 
   System.Windows.DependencyPropertyChangedEventArgs e
)

Parameters

e
See Also

Reference

CellPresenterBase Class
CellPresenterBase Members