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