ComponentOne RichTextBox for WPF and Silverlight
ReleaseTouchCapture Method (C1RichTextPresenter)

C1.WPF.RichTextBox Namespace > C1RichTextPresenter 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

C1RichTextPresenter Class
C1RichTextPresenter Members