2 references to Delta
PresentationCore (1)
System\Windows\Input\ManipulationLogic.cs (1)
240_inertiaProcessor.Delta += OnManipulationDelta;
System.Windows.Input.Manipulations (1)
System\Windows\Input\Manipulations\InertiaProcessor2D.cs (1)
825EventHandler<Manipulation2DDeltaEventArgs> eventHandler = Delta;