ComponentOne DockControl for WPF and Silverlight
TouchesOver Property (C1DockTabControl)

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

Reference

C1DockTabControl Class
C1DockTabControl Members