Gets the pressed state of the second extended mouse button.
public:
property bool IsXButton2Pressed {
bool get ();
}
Type: bool
True if the button is pressed; otherwise false.
XBUTTON1 and XBUTTON2 are additional buttons used on many mouse devices. They return the same data as standard mouse buttons.
Namespace: Windows.UI.Input
Metadata: windows.winmd