The following tables list the members exposed by GraphicMouseEventArgs.
Name | Description | |
---|---|---|
Graphic | Gets a reference to the the Graphic that raised the event. | |
OriginalSource | Gets a reference to the object that raised the event. | |
StylusDevice | Gets an object that reports stylus device information, such as the collection of stylus points associated with the input. |
Name | Description | |
---|---|---|
GetPosition | Returns the x- and y-coordinates of the mouse pointer position, optionally evaluated against a coordinate origin of a supplied System.Windows.UIElement. |