ComponentOne DockControl for WPF and Silverlight
ReleaseTouchCapture Method (C1DockTabControl)

C1.WPF.Docking Namespace > C1DockTabControl 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

C1DockTabControl Class
C1DockTabControl Members