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