MouseDevice.XButton2 Propriété

Définition

Obtient l'état du second bouton étendu de cette souris.

public:
 property System::Windows::Input::MouseButtonState XButton2 { System::Windows::Input::MouseButtonState get(); };
public System.Windows.Input.MouseButtonState XButton2 { get; }
member this.XButton2 : System.Windows.Input.MouseButtonState
Public ReadOnly Property XButton2 As MouseButtonState

Valeur de propriété

État du bouton.

S’applique à