ComponentOne Expression Editor for WPF
TouchesDirectlyOver Property (C1ExpressionEditorPanel)

C1.WPF.ExpressionEditor.4 Assembly > C1.WPF.ExpressionEditor Namespace > C1ExpressionEditorPanel 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

C1ExpressionEditorPanel Class
C1ExpressionEditorPanel Members