Skip to content

Latest commit

 

History

History
26 lines (16 loc) · 703 Bytes

gesturerecognizer_mousewheelparameters.md

File metadata and controls

26 lines (16 loc) · 703 Bytes
-api-id -api-type
P:Microsoft.UI.Input.GestureRecognizer.MouseWheelParameters
winrt property

Microsoft.UI.Input.GestureRecognizer.MouseWheelParameters

-description

Gets a set of properties that are associated with the wheel button of a mouse device.

For more details on this API, please see the the UWP WinRT MouseWheelParameters topic.

-property-value

The collection of wheel button properties. The system defaults should be checked to ensure the best user experience for your app.

-remarks

-see-also

-examples