4 references to MatrixToMilMatrix3x2D
PresentationCore (4)
Core\CSharp\System\Windows\Media\Animation\Generated\MatrixIndependentAnimationStorage.cs (1)
66data.Value = CompositionResourceManager.MatrixToMilMatrix3x2D(tempValue);
Core\CSharp\System\Windows\Media\Generated\MatrixTransform.cs (1)
173data.Matrix = CompositionResourceManager.MatrixToMilMatrix3x2D(Matrix);
Core\CSharp\System\Windows\Media\Geometry.cs (1)
1072data.Matrix = CompositionResourceManager.MatrixToMilMatrix3x2D(Matrix.Identity);
Core\CSharp\System\Windows\Media\GlyphTypeface.cs (1)
1643pathGeoData.Matrix = CompositionResourceManager.MatrixToMilMatrix3x2D(Matrix.Identity);