15 references to ToGlyphRun
PresentationFramework (15)
System\Windows\Documents\FixedPage.cs (1)
1242
GlyphRun glyphRun = glyphs.
ToGlyphRun
();
System\Windows\Documents\FixedPageStructure.cs (1)
380
GlyphRun run = glyphs.
ToGlyphRun
();
System\Windows\Documents\FixedSOMElement.cs (1)
76
GlyphRun glyphRun = glyphs.
ToGlyphRun
();
System\Windows\Documents\FixedSOMPageConstructor.cs (1)
408
GlyphRun glyphRun = glyphs.
ToGlyphRun
();
System\Windows\Documents\FixedSOMTextRun.cs (1)
106
GlyphRun glyphRun = glyphs.
ToGlyphRun
();
System\Windows\Documents\FixedTextBuilder.cs (3)
839
GlyphRun run1 = glyph1.
ToGlyphRun
();
840
GlyphRun run2 = glyph2.
ToGlyphRun
();
1283
GlyphRun run = ((Glyphs)e).
ToGlyphRun
();
System\Windows\Documents\FixedTextView.cs (5)
511
GlyphRun run = g.
ToGlyphRun
();
789
GlyphRun run = g.
ToGlyphRun
();
827
GlyphRun run = startGlyphs.
ToGlyphRun
();
916
GlyphRun run = g.
ToGlyphRun
();
978
GlyphRun run = g.
ToGlyphRun
();
System\Windows\Documents\HighlightVisual.cs (1)
320
GlyphRun gr = g.
ToGlyphRun
();
System\Windows\Documents\RubberbandSelector.cs (1)
340
GlyphRun run = g.
ToGlyphRun
();