Occurs after one or more input points have been initiated and subsequent motion (translation, expansion, or rotation) is under way.
public:
event TypedEventHandler<GestureRecognizer^ , ManipulationUpdatedEventArgs^ >^ ManipulationUpdated {
EventRegistrationToken add (TypedEventHandler<GestureRecognizer^ , ManipulationUpdatedEventArgs^ >^ value);
void remove (EventRegistrationToken token);
}
Namespace: Windows.UI.Input
Metadata: windows.winmd