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