Occurs when the input points are lifted and all subsequent motion (translation, expansion, or rotation) through inertia has ended.
public:
event TypedEventHandler<GestureRecognizer^ , ManipulationCompletedEventArgs^ >^ ManipulationCompleted {
EventRegistrationToken add (TypedEventHandler<GestureRecognizer^ , ManipulationCompletedEventArgs^ >^ value);
void remove (EventRegistrationToken token);
}
Namespace: Windows.UI.Input
Metadata: windows.winmd