ComponentOne Carousel for WPF and Silverlight
ManipulationCompleted Event

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

Reference

C1CarouselPanel Class
C1CarouselPanel Members