Manipulation.StartInertia(UIElement) 메서드

정의

조작을 중지하고 지정된 요소에 관성 시작합니다.

public:
 static void StartInertia(System::Windows::UIElement ^ element);
public static void StartInertia(System.Windows.UIElement element);
static member StartInertia : System.Windows.UIElement -> unit
Public Shared Sub StartInertia (element As UIElement)

매개 변수

element
UIElement

관성으로 시작할 요소입니다.

적용 대상