ComponentOne Extended Library for WPF and Silverlight
OnMouseWheel Method

C1.Silverlight.Extended Namespace > C1CoverFlow Class : OnMouseWheel Method
Syntax
'Declaration
 
Protected Overrides Sub OnMouseWheel( _
   ByVal e As MouseWheelEventArgs _
) 
protected override void OnMouseWheel( 
   MouseWheelEventArgs e
)

Parameters

e
See Also

Reference

C1CoverFlow Class
C1CoverFlow Members