ComponentOne Carousel for WPF and Silverlight
ManipulationDelta Event

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

Reference

C1CarouselPanel Class
C1CarouselPanel Members