StylusButton Class
Represents a button on a stylus.
Assembly: PresentationCore (in PresentationCore.dll)
| Name | Description | |
|---|---|---|
![]() | Guid | Gets the Guid that represents the stylus button. |
![]() | Name | Gets the name of the stylus button. |
![]() | StylusButtonState | Gets the state of the stylus button. |
![]() | StylusDevice | Gets the stylus that this button belongs to. |
| Name | Description | |
|---|---|---|
![]() | Equals(Object^) | Determines whether the specified object is equal to the current object.(Inherited from Object.) |
![]() | Finalize() | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection.(Inherited from Object.) |
![]() | GetHashCode() | Serves as the default hash function. (Inherited from Object.) |
![]() | GetType() | |
![]() | MemberwiseClone() | |
![]() | ToString() | Creates a string representation of the StylusButton.(Overrides Object::ToString().) |
Available since 3.0
Any public static ( Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.


