The following tables list the members exposed by SplitterDraggedEventArgs.
| Name | Description | |
|---|---|---|
![]() | SplitterDraggedEventArgs Constructor | Initializes a new SplitterDraggedEventArgs. |
| Name | Description | |
|---|---|---|
![]() | Cancelled | Indicates if the drag was cancelled (e.g. by pressing escape). |
![]() | MousePosition | Returns the location of the mouse when the event was invoked. |
![]() | OriginalMousePosition | Returns the location of the mouse when the drag was initiated. |