2 references to ScaleValue
System.Windows.Input.Manipulations (2)
System\Windows\Input\Manipulations\InertiaProcessor2D.cs (2)
1086
result = new VectorD(
ScaleValue
(baseVector.X, length),
ScaleValue
(baseVector.Y, length));