Share via


DragDropInfo.Location Property

Definition

Gets the location of the cursor relative to the left top corner of the text view.

public:
 property System::Windows::Point Location { System::Windows::Point get(); };
public System.Windows.Point Location { get; }
member this.Location : System.Windows.Point
Public ReadOnly Property Location As Point

Property Value

The location of the cursor relative to the left top corner of the text view.

Applies to