Gets a Boolean value that indicates whether any connected mouse has a horizontal scroll wheel.
public:
property bool HorizontalWheelPresent {
bool get ();
}
Type: bool
true if there is a mouse connected with a horizontal scroll wheel; otherwise, false.
Namespace: Windows.Devices.Input
Metadata: windows.winmd