MouseCapabilities.SwapButtons Property

Gets a Boolean value that indicates whether the left and right mouse buttons should be swapped.

Syntax

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

Property value

Type: bool

  true if the left and right mouse buttons should be swapped; otherwise, false.

Requirements

Namespace: Windows.Devices.Input

Metadata: windows.winmd

See also

Reference

MouseCapabilities Class

MouseCapabilities Members

Windows.Devices.Input Namespace