ComponentOne Carousel for WPF and Silverlight
ManipulationStarted Event

C1.WPF.Carousel Namespace > C1CarouselPanel Class : ManipulationStarted Event
Syntax
'Declaration
 
<CustomCategoryAttribute("Touch")>
Public Event ManipulationStarted As System.EventHandler(Of ManipulationStartedEventArgs)
[CustomCategory("Touch")]
public event System.EventHandler<ManipulationStartedEventArgs> ManipulationStarted
See Also

Reference

C1CarouselPanel Class
C1CarouselPanel Members