Spread WPF Documentation
OnPreviewTouchMove Method (SeparatorDropDownItemControl)


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

Parameters

e
See Also

Reference

SeparatorDropDownItemControl Class
SeparatorDropDownItemControl Members