The topic you requested is included in another documentation set. For convenience, it's displayed below. Choose Switch to see the topic in its original location.
MouseButtonState Enumeration
.NET Framework (current version)
Specifies the possible states of a mouse button.
Assembly: PresentationCore (in PresentationCore.dll)
| Member name | Description | |
|---|---|---|
| Pressed | The button is pressed. | |
| Released | The button is released. |
The MouseButtonState enumeration specifies constants which correlate to the state of a mouse button.
.NET Framework
Available since 3.0
Available since 3.0
Show: