4 references to GetCombinedMatrix
PresentationCore (4)
Core\CSharp\System\Windows\Media\EllipseGeometry.cs (1)
290Matrix matrix = GetCombinedMatrix(transform);
Core\CSharp\System\Windows\Media\GeometryGroup.cs (1)
81Transform combined = new MatrixTransform(GetCombinedMatrix(transform));
Core\CSharp\System\Windows\Media\PathGeometry.cs (1)
358Matrix matrix = GetCombinedMatrix(transform);
Core\CSharp\System\Windows\Media\RectangleGeometry.cs (1)
337Matrix matrix = GetCombinedMatrix(transform);