public IEnumerable<TouchDevice> TouchesDirectlyOver {get;}
'Declaration Public ReadOnly Property TouchesDirectlyOver As IEnumerable(Of TouchDevice)
'Usage Dim instance As GcComboBox Dim value As IEnumerable(Of TouchDevice) value = instance.TouchesDirectlyOver