4 references to MatrixUtil
WindowsBase (4)
Base\System\Windows\Media\Matrix.cs (2)
137MatrixUtil.MultiplyMatrix(ref trans1, ref trans2); 147MatrixUtil.MultiplyMatrix(ref trans1, ref trans2);
Base\System\Windows\Rect.cs (2)
715MatrixUtil.TransformRect(ref rect, ref matrix); 727MatrixUtil.TransformRect(ref this, ref matrix);