3 references to Completed
PresentationCore (1)
System\Windows\Input\ManipulationLogic.cs (1)
249
_inertiaProcessor.
Completed
+= OnInertiaCompleted;
System.Windows.Input.Manipulations (2)
System\Windows\Input\Manipulations\InertiaProcessor2D.cs (2)
295
/// <strong><see cref="
Completed
"/></strong> event.
788
EventHandler<Manipulation2DCompletedEventArgs> eventHandler =
Completed
;