Spread WPF Documentation
OnPreviewStylusDown Method (SeparatorDropDownItemControl)


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

Parameters

e
See Also

Reference

SeparatorDropDownItemControl Class
SeparatorDropDownItemControl Members