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 のインスタンス。

適用対象