다음을 통해 공유


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의 인스턴스입니다.

적용 대상