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)
781EventHandler<Manipulation2DCompletedEventArgs> eventHandler = Completed;