ComponentOne InputPanel for WPF
ReleaseTouchCapture Method (C1InputPanel)

C1.WPF.InputPanel.4 Assembly > C1.WPF.InputPanel Namespace > C1InputPanel 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

C1InputPanel Class
C1InputPanel Members