Edit

Share via


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