ComponentOne FlexGrid for WPF and Silverlight
TouchesDirectlyOver Property (GridPanel)

C1.WPF.FlexGrid Namespace > GridPanel 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

GridPanel Class
GridPanel Members