Spread WPF Documentation
TouchesDirectlyOver Property (SeparatorDropDownItemControl)


GrapeCity.Windows.SpreadSheet.UI Namespace > SeparatorDropDownItemControl Class : TouchesDirectlyOver Property
Syntax
'Declaration
 
Public ReadOnly Property TouchesDirectlyOver As System.Collections.Generic.IEnumerable(Of TouchDevice)
'Usage
 
Dim instance As SeparatorDropDownItemControl
Dim value As System.Collections.Generic.IEnumerable(Of TouchDevice)
 
value = instance.TouchesDirectlyOver
public System.Collections.Generic.IEnumerable<TouchDevice> TouchesDirectlyOver {get;}
See Also

Reference

SeparatorDropDownItemControl Class
SeparatorDropDownItemControl Members