2 overrides of GetGlyphRuns
PresentationFramework (2)
src\Framework\MS\Internal\PtsHost\TextParaLineResult.cs (1)
104
internal override ReadOnlyCollection<GlyphRun>
GetGlyphRuns
(ITextPointer start, ITextPointer end)
src\Framework\MS\Internal\Text\TextLineResult.cs (1)
94
internal override ReadOnlyCollection<GlyphRun>
GetGlyphRuns
(ITextPointer start, ITextPointer end)