Method GetButtonState
GetButtonState(MouseButton)
Gets the current state of the specified button from the device from either the underlying system or the StylusDevice
protected MouseButtonState GetButtonState(MouseButton mouseButton)
Parameters
mouseButton
MouseButtonThe mouse button to get the state of
Returns
- MouseButtonState
The state of the specified mouse button