InertiaProcessor2D.Completed Event

Definition

Occurs when extrapolation has completed.

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) 

Event Type

Applies to