5 references to Delta
PresentationCore (1)
System\Windows\Input\ManipulationLogic.cs (1)
51ConvertDelta(e.Delta, null),
System.Windows.Input.Manipulations (4)
System\Windows\Input\Manipulations\InertiaProcessor2D.cs (4)
878" DeltaX=" + args.Delta.TranslationX + 879" DeltaY=" + args.Delta.TranslationY + 880" RotationDelta=" + args.Delta.Rotation + 881" ScaleDelta=" + args.Delta.ScaleX +