Intersoft.Client.Framework.Input Namespace : Mouse Class |
The following tables list the members exposed by Mouse.
Name | Description | |
---|---|---|
![]() ![]() | GotMouseCaptureEvent | Identifies the GotMouseCapture routed event. |
![]() ![]() | LostMouseCaptureEvent | Identifies the LostMouseCapture routed event. |
![]() ![]() | MouseDownEvent | Identifies the MouseDown routed event. |
![]() ![]() | MouseEnterEvent | Identifies the MouseEnter routed event. |
![]() ![]() | MouseLeaveEvent | Identifies the MouseLeave routed event. |
![]() ![]() | MouseMoveEvent | Identifies the MouseMove routed event. |
![]() ![]() | MouseUpEvent | Identifies the MouseUp routed event. |
![]() ![]() | MouseWheelEvent | Identifies the MouseWheel routed event. |
![]() ![]() | PreviewMouseDownEvent | Identifies the PreviewMouseDown routed event. |
![]() ![]() | PreviewMouseMoveEvent | Identifies the PreviewMouseMove routed event. |
![]() ![]() | PreviewMouseUpEvent | Identifies the PreviewMouseUp routed event. |
![]() ![]() | PreviewMouseWheelEvent | Identifies the PreviewMouseWheel routed event. |
Name | Description | |
---|---|---|
![]() ![]() | DisableSilverlightContextMenu | Specifies whether the built-in Silverlight context menu should be disabled. |
![]() ![]() | DoubleClickDuration | Gets or sets the latency of the click before double click event is raised. |
![]() ![]() | IsMouseWheelSupported | Determines whether the mouse wheel is supported in the current application. |
![]() ![]() | LastMouseButton | Gets the last changed button of the mouse. |
![]() ![]() | LastMouseButtonState | Gets the last state of the changed button. |
![]() ![]() | LeftButton | Gets the state of the left button of the mouse. |
![]() ![]() | MiddleButton | Gets the state of the middle button of the mouse. |
![]() ![]() | RightButton | Gets the state of the right button of the mouse. |