UIElement.ManipulationInertiaStartingEvent 속성

정의

ManipulationInertiaStarting 라우트된 이벤트에 대한 식별자를 가져옵니다.

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

속성 값

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

적용 대상

추가 정보