Spread WPF Documentation
OnIsStylusCapturedChanged Method (AutoFilterDropDownItemControl)


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

Parameters

e
See Also

Reference

AutoFilterDropDownItemControl Class
AutoFilterDropDownItemControl Members