ComponentOne InputPanel for WPF
TouchesOver Property (C1InputCheckBox)

C1.WPF.InputPanel.4 Assembly > C1.WPF.InputPanel Namespace > C1InputCheckBox Class : TouchesOver Property
Syntax
'Declaration
 
Public ReadOnly Property TouchesOver As System.Collections.Generic.IEnumerable(Of TouchDevice)
public System.Collections.Generic.IEnumerable<TouchDevice> TouchesOver {get;}
See Also

Reference

C1InputCheckBox Class
C1InputCheckBox Members