13 references to ToGlyphRun
PresentationFramework (13)
src\Framework\System\Windows\Documents\FixedSOMElement.cs (1)
84
GlyphRun glyphRun = glyphs.
ToGlyphRun
();
src\Framework\System\Windows\Documents\FixedSOMPageConstructor.cs (1)
421
GlyphRun glyphRun = glyphs.
ToGlyphRun
();
src\Framework\System\Windows\Documents\FixedSOMTextRun.cs (1)
115
GlyphRun glyphRun = glyphs.
ToGlyphRun
();
src\Framework\System\Windows\Documents\FixedTextBuilder.cs (3)
867
GlyphRun run1 = glyph1.
ToGlyphRun
();
868
GlyphRun run2 = glyph2.
ToGlyphRun
();
1320
GlyphRun run = ((Glyphs)e).
ToGlyphRun
();
src\Framework\System\Windows\Documents\FixedTextView.cs (5)
534
GlyphRun run = g.
ToGlyphRun
();
814
GlyphRun run = g.
ToGlyphRun
();
856
GlyphRun run = startGlyphs.
ToGlyphRun
();
945
GlyphRun run = g.
ToGlyphRun
();
1007
GlyphRun run = g.
ToGlyphRun
();
src\Framework\System\Windows\Documents\HighlightVisual.cs (1)
333
GlyphRun gr = g.
ToGlyphRun
();
src\Framework\System\Windows\Documents\RubberbandSelector.cs (1)
450
GlyphRun run = g.
ToGlyphRun
();