2 writes to GlyphRun
PresentationCore (2)
Core\CSharp\System\Windows\Media\DrawingDrawingContext.cs (1)
1142
glyphRunDrawing.
GlyphRun
= glyphRun;
Core\CSharp\System\Windows\Media\GlyphRunDrawing.cs (1)
40
GlyphRun
= glyphRun;
6 references to GlyphRun
PresentationCore (5)
Core\CSharp\System\Windows\Media\FormattedText.cs (1)
1969
GlyphRun glyphRun = glyphRunDrawing.
GlyphRun
;
Core\CSharp\System\Windows\Media\Generated\GlyphRunDrawing.cs (3)
248
GlyphRun vGlyphRun =
GlyphRun
;
276
GlyphRun vGlyphRun =
GlyphRun
;
297
GlyphRun vGlyphRun =
GlyphRun
;
Core\CSharp\System\Windows\Media\GlyphRunDrawing.cs (1)
61
GlyphRun
PresentationFramework (1)
src\Framework\MS\Internal\PtsHost\Line.cs (1)
1097
GlyphRun glyphRun = glyphRunDrawing.
GlyphRun
;