ComponentOne DockControl for WPF and Silverlight
TouchesDirectlyOver Property (WPFWindow)

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

WPFWindow Class
WPFWindow Members