IInputElement.MouseWheel Event

 

Occurs when the mouse wheel moves while the mouse pointer is over this element.

Namespace:   System.Windows
Assembly:  PresentationCore (in PresentationCore.dll)

abstract MouseWheel : IEvent<MouseWheelEventHandler,
    MouseWheelEventArgs>

This interface is not intended for public implementation. For more information, see remarks for the IInputElement interface.

.NET Framework
Available since 3.0
Return to top
Show: