2 references to GetWorldTransformationMatrix
PresentationCore (2)
Core\CSharp\MS\Internal\Media3D\M3DUtil.cs (2)
514
return
GetWorldTransformationMatrix
(visual, out ignored);
566
matrix =
GetWorldTransformationMatrix
(visual3D, out viewport);