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