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 입니다.

적용 대상