15 references to ToGlyphRun
PresentationFramework (15)
System\Windows\Documents\FixedPage.cs (1)
1241
GlyphRun glyphRun = glyphs.
ToGlyphRun
();
System\Windows\Documents\FixedPageStructure.cs (1)
381
GlyphRun run = glyphs.
ToGlyphRun
();
System\Windows\Documents\FixedSOMElement.cs (1)
77
GlyphRun glyphRun = glyphs.
ToGlyphRun
();
System\Windows\Documents\FixedSOMPageConstructor.cs (1)
407
GlyphRun glyphRun = glyphs.
ToGlyphRun
();
System\Windows\Documents\FixedSOMTextRun.cs (1)
105
GlyphRun glyphRun = glyphs.
ToGlyphRun
();
System\Windows\Documents\FixedTextBuilder.cs (3)
840
GlyphRun run1 = glyph1.
ToGlyphRun
();
841
GlyphRun run2 = glyph2.
ToGlyphRun
();
1287
GlyphRun run = ((Glyphs)e).
ToGlyphRun
();
System\Windows\Documents\FixedTextView.cs (5)
517
GlyphRun run = g.
ToGlyphRun
();
795
GlyphRun run = g.
ToGlyphRun
();
836
GlyphRun run = startGlyphs.
ToGlyphRun
();
925
GlyphRun run = g.
ToGlyphRun
();
987
GlyphRun run = g.
ToGlyphRun
();
System\Windows\Documents\HighlightVisual.cs (1)
319
GlyphRun gr = g.
ToGlyphRun
();
System\Windows\Documents\RubberbandSelector.cs (1)
342
GlyphRun run = g.
ToGlyphRun
();