ComponentOne RichTextBox for WPF and Silverlight
CaptureTouch Method (C1RichTextPresenter)

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

Parameters

touchDevice
See Also

Reference

C1RichTextPresenter Class
C1RichTextPresenter Members