5 references to Delta
PresentationCore (1)
System\Windows\Input\ManipulationLogic.cs (1)
50ConvertDelta(e.Delta, null),
System.Windows.Input.Manipulations (4)
System\Windows\Input\Manipulations\InertiaProcessor2D.cs (4)
874" DeltaX=" + args.Delta.TranslationX + 875" DeltaY=" + args.Delta.TranslationY + 876" RotationDelta=" + args.Delta.Rotation + 877" ScaleDelta=" + args.Delta.ScaleX +