Spread WPF Documentation
OnIsStylusDirectlyOverChanged Method (RangeGroupButtonPresenter)


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

Parameters

e
See Also

Reference

RangeGroupButtonPresenter Class
RangeGroupButtonPresenter Members