ComponentOne DockControl for WPF and Silverlight
TouchesCapturedWithin Property (C1DockInnerPicker)

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

C1DockInnerPicker Class
C1DockInnerPicker Members