LocationChangedEventArgs.NewLocation Property

Definition

Gets the new location.

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

Property Value

An instance of Point that contains the new location.

Applies to