MouseDevice.GetScreenPosition Method

Definition

Calculates the screen position of the mouse pointer.

protected:
 System::Windows::Point GetScreenPosition();
protected System.Windows.Point GetScreenPosition ();
member this.GetScreenPosition : unit -> System.Windows.Point
Protected Function GetScreenPosition () As Point

Returns

The position of the mouse pointer.

Applies to