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. 788EventHandler<Manipulation2DCompletedEventArgs> eventHandler = Completed;