15 references to ToGlyphRun
PresentationFramework (15)
System\Windows\Documents\FixedPage.cs (1)
1249
GlyphRun glyphRun = glyphs.
ToGlyphRun
();
System\Windows\Documents\FixedPageStructure.cs (1)
387
GlyphRun run = glyphs.
ToGlyphRun
();
System\Windows\Documents\FixedSOMElement.cs (1)
80
GlyphRun glyphRun = glyphs.
ToGlyphRun
();
System\Windows\Documents\FixedSOMPageConstructor.cs (1)
412
GlyphRun glyphRun = glyphs.
ToGlyphRun
();
System\Windows\Documents\FixedSOMTextRun.cs (1)
109
GlyphRun glyphRun = glyphs.
ToGlyphRun
();
System\Windows\Documents\FixedTextBuilder.cs (3)
846
GlyphRun run1 = glyph1.
ToGlyphRun
();
847
GlyphRun run2 = glyph2.
ToGlyphRun
();
1293
GlyphRun run = ((Glyphs)e).
ToGlyphRun
();
System\Windows\Documents\FixedTextView.cs (5)
525
GlyphRun run = g.
ToGlyphRun
();
803
GlyphRun run = g.
ToGlyphRun
();
844
GlyphRun run = startGlyphs.
ToGlyphRun
();
933
GlyphRun run = g.
ToGlyphRun
();
995
GlyphRun run = g.
ToGlyphRun
();
System\Windows\Documents\HighlightVisual.cs (1)
329
GlyphRun gr = g.
ToGlyphRun
();
System\Windows\Documents\RubberbandSelector.cs (1)
352
GlyphRun run = g.
ToGlyphRun
();