ComponentOne DockControl for WPF and Silverlight
TouchesCapturedWithin Property (C1DockControl)

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

C1DockControl Class
C1DockControl Members