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)
877" DeltaX=" + args.Delta.TranslationX + 878" DeltaY=" + args.Delta.TranslationY + 879" RotationDelta=" + args.Delta.Rotation + 880" ScaleDelta=" + args.Delta.ScaleX +