ManipulationProcessor2D.Completed Événement

Définition

Se produit lorsqu'une manipulation est terminée.

public:
 event EventHandler<System::Windows::Input::Manipulations::Manipulation2DCompletedEventArgs ^> ^ Completed;
public event EventHandler<System.Windows.Input.Manipulations.Manipulation2DCompletedEventArgs> Completed;
member this.Completed : EventHandler<System.Windows.Input.Manipulations.Manipulation2DCompletedEventArgs> 
Public Custom Event Completed As EventHandler(Of Manipulation2DCompletedEventArgs) 
Public Event Completed As EventHandler(Of Manipulation2DCompletedEventArgs) 

Type d'événement

S’applique à