UIElement.ManipulationStartedEvent 속성

정의

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

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

속성 값

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

적용 대상

추가 정보