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