PointerPointProperties.IsHorizontalMouseWheel Property

Gets a value that indicates whether the input is from a mouse tilt wheel.

Syntax

public:
property bool IsHorizontalMouseWheel {
         bool get ();
}  

Property value

Type: bool 

  True if the input is from a mouse tilt wheel; otherwise false.

Requirements

Namespace: Windows.UI.Input

Metadata: windows.winmd

See also

Reference

PointerPointProperties Class

PointerPointProperties Members

Windows.UI.Input Namespace