ComponentOne Carousel for WPF and Silverlight
OnLostTouchCapture Method

C1.WPF.Carousel Namespace > C1CarouselPanel Class : OnLostTouchCapture Method
Syntax
'Declaration
 
Protected Overridable Sub OnLostTouchCapture( _
   ByVal e As System.Windows.Input.TouchEventArgs _
) 
protected virtual void OnLostTouchCapture( 
   System.Windows.Input.TouchEventArgs e
)

Parameters

e
See Also

Reference

C1CarouselPanel Class
C1CarouselPanel Members