Taal

Manipulation.StartInertia(UIElement) Methode

Definitie

Stopt de manipulatie en begint traagheid op het opgegeven element.

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)

Parameters

element
UIElement

Het element waarop de inertie moet beginnen.

Van toepassing op