Occurs when one or more input points have been initiated and subsequent motion (translation, expansion, or rotation) has begun.
public:
event TypedEventHandler<GestureRecognizer^ , ManipulationStartedEventArgs^ >^ ManipulationStarted {
EventRegistrationToken add (TypedEventHandler<GestureRecognizer^ , ManipulationStartedEventArgs^ >^ value);
void remove (EventRegistrationToken token);
}
Namespace: Windows.UI.Input
Metadata: windows.winmd