Event that fires when a pressing gesture is updated.
public:
event TypedEventHandler<GestureRecognizer^ , PressingUpdatedEventArgs^ >^ PressingUpdated {
EventRegistrationToken add (TypedEventHandler<GestureRecognizer^ , PressingUpdatedEventArgs^ >^ value);
void remove (EventRegistrationToken token);
}
Namespace: Windows.UI.Input
Metadata: windows.winmd