ComponentOne DockControl for WPF and Silverlight
TouchesCaptured Property (C1DockWindow)

C1.WPF.Docking Namespace > C1DockWindow Class : TouchesCaptured Property
Syntax
'Declaration
 
Public ReadOnly Property TouchesCaptured As System.Collections.Generic.IEnumerable(Of TouchDevice)
public System.Collections.Generic.IEnumerable<TouchDevice> TouchesCaptured {get;}
See Also

Reference

C1DockWindow Class
C1DockWindow Members