LocationChangedEventArgs.NewLocation 属性

定义

获取新位置。

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

属性值

包含新位置的 Point 实例。

适用于