![]() | |
Mouse |
The MouseWithButtons type exposes the following members.
Name | Description | |
---|---|---|
![]() | IsLeftButtonPressed | Gets or sets a Boolean that specifies if left button is shown as pressed. |
![]() | IsMiddleButtonPressed | Gets or sets a Boolean that specifies if middle button is shown as pressed. |
![]() | IsMiddleButtonShown | Gets or sets a Boolean that specifies if middle button is shown on the mouse. |
![]() | IsRightButtonPressed | Gets or sets a Boolean that specifies if right button is shown as pressed. |
![]() | OutlineButtonBrush | Gets or sets a Brush that specifies how the mouse outlines are shown. Default value is Black brush. |
![]() | PressedButtonBrush | Gets or sets a Brush that specifies how a pressed button is shown. Default value is Red brush. |
![]() | ReleasedButtonBrush | Gets or sets a Brush that specifies how the a released button is shown. Default value is DarkGray brush. |