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