다음을 통해 공유


LocationChangedEventArgs(Point) 생성자

정의

LocationChangedEventArgs 클래스의 새 인스턴스를 초기화합니다.

public:
 LocationChangedEventArgs(System::Windows::Point newLocation);
public LocationChangedEventArgs (System.Windows.Point newLocation);
new System.Activities.Core.Presentation.LocationChangedEventArgs : System.Windows.Point -> System.Activities.Core.Presentation.LocationChangedEventArgs
Public Sub New (newLocation As Point)

매개 변수

newLocation
Point

새 위치입니다.

적용 대상