MouseWheelEventArgs.Delta Property
Silverlight
Gets a value that indicates the amount that the mouse wheel rotated relative to its starting state or to the last occurrence of the event.
Namespace: System.Windows.Input
Assembly: System.Windows (in System.Windows.dll)
Property Value
Type: System.Int32An integer value that provides a factor of how much the mouse wheel rotated. This value can be a negative integer; see Remarks.
For a list of the operating systems and browsers that are supported by Silverlight, see Supported Operating Systems and Browsers.