ComponentOne Carousel for WPF and Silverlight
TouchesDirectlyOver Property

C1.WPF.Carousel Namespace > C1CarouselPanel 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

C1CarouselPanel Class
C1CarouselPanel Members