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 的一个实例,其中包含新位置。

适用于