MouseDevice.XButton2 속성

정의

이 마우스 디바이스에서 두 번째로 확장된 단추의 상태를 가져옵니다.

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

속성 값

단추의 상태입니다.

적용 대상