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