ComponentOne Basic Library for WPF and Silverlight
TouchesOver Property (C1RadialColorItemsPresenter)


C1.WPF Namespace > C1RadialColorItemsPresenter Class : TouchesOver Property
Syntax
'Declaration
 
Public ReadOnly Property TouchesOver As System.Collections.Generic.IEnumerable(Of TouchDevice)
'Usage
 
Dim instance As C1RadialColorItemsPresenter
Dim value As System.Collections.Generic.IEnumerable(Of TouchDevice)
 
value = instance.TouchesOver
public System.Collections.Generic.IEnumerable<TouchDevice> TouchesOver {get;}
See Also

Reference

C1RadialColorItemsPresenter Class
C1RadialColorItemsPresenter Members