ComponentOne FlexGrid for WPF and Silverlight
ReleaseTouchCapture Method (C1FlexGrid)

C1.WPF.FlexGrid Namespace > C1FlexGrid Class : ReleaseTouchCapture Method
Syntax
'Declaration
 
Public Function ReleaseTouchCapture( _
   ByVal touchDevice As System.Windows.Input.TouchDevice _
) As System.Boolean
public System.bool ReleaseTouchCapture( 
   System.Windows.Input.TouchDevice touchDevice
)

Parameters

touchDevice
See Also

Reference

C1FlexGrid Class
C1FlexGrid Members