Event that fires when the user starts a pressing gesture.
public:
event TypedEventHandler<GestureRecognizer^ , PressingStartedEventArgs^ >^ PressingStarted {
EventRegistrationToken add (TypedEventHandler<GestureRecognizer^ , PressingStartedEventArgs^ >^ value);
void remove (EventRegistrationToken token);
}
Namespace: Windows.UI.Input
Metadata: windows.winmd