UIElement.ManipulationCompletedEvent 속성

정의

ManipulationCompleted 라우트된 이벤트의 식별자를 가져옵니다.

public:
 static property RoutedEvent ^ ManipulationCompletedEvent { RoutedEvent ^ get(); };
static RoutedEvent ManipulationCompletedEvent();
public static RoutedEvent ManipulationCompletedEvent { get; }
var routedEvent = UIElement.manipulationCompletedEvent;
Public Shared ReadOnly Property ManipulationCompletedEvent As RoutedEvent

속성 값

ManipulationCompleted 라우트된 이벤트의 식별자입니다.

적용 대상

추가 정보