ComponentOne DockControl for WPF and Silverlight
CaptureTouch Method (C1DockControlPanel)

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

C1DockControlPanel Class
C1DockControlPanel Members