ComponentOne DockControl for WPF and Silverlight
TouchesCapturedWithin Property (C1DockPreview)

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

Reference

C1DockPreview Class
C1DockPreview Members