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