1 reference to LengthSquared
System.Windows.Input.Manipulations (1)
System\Windows\Input\Manipulations\VectorF.cs (1)
345
return (float)Math.Sqrt(
LengthSquared
);