Spread WPF Documentation
OnIsStylusDirectlyOverChanged Method (CellPresenter)


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

Parameters

e
See Also

Reference

CellPresenter Class
CellPresenter Members