ComponentOne DockControl for WPF and Silverlight
TouchesOver Property (C1DockControlPanel)

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

C1DockControlPanel Class
C1DockControlPanel Members