2 references to Completed
PresentationCore (1)
System\Windows\Input\ManipulationLogic.cs (1)
241
_inertiaProcessor.
Completed
+= OnInertiaCompleted;
System.Windows.Input.Manipulations (1)
System\Windows\Input\Manipulations\InertiaProcessor2D.cs (1)
781
EventHandler<Manipulation2DCompletedEventArgs> eventHandler =
Completed
;