Spread WPF Documentation
OnIsStylusCaptureWithinChanged Method (RowHeaderCellPresenter)


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

Parameters

e
See Also

Reference

RowHeaderCellPresenter Class
RowHeaderCellPresenter Members