ComponentOne DockControl for WPF and Silverlight
TouchesDirectlyOver Property (C1DockWindow)

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

Reference

C1DockWindow Class
C1DockWindow Members