3 references to CrossProduct
PresentationCore (3)
MS\Internal\Media3D\LineUtil.cs (2)
424Vector3D.CrossProduct(ref direction, ref e2, out r); 454Vector3D.CrossProduct(ref s, ref e1, out q);
System\Windows\Media3D\Vector3D.cs (1)
434CrossProduct(ref vector1, ref vector2, out result);