Spread WPF Documentation
OnIsStylusDirectlyOverChanged Method (CellPresenterBase)


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

Parameters

e
See Also

Reference

CellPresenterBase Class
CellPresenterBase Members