3 references to EmitBackground
PresentationCore (3)
MS\Internal\TextFormatting\FormattedTextSymbols.cs (1)
234glyphRun.EmitBackground(drawingContext, glyphs.BackgroundBrush);
MS\Internal\TextFormatting\SimpleTextLine.cs (1)
1813glyphRun.EmitBackground(drawingContext, TextRun.Properties.BackgroundBrush);
MS\Internal\TextFormatting\TextShapeableCharacters.cs (1)
252glyphRun.EmitBackground(drawingContext, _properties.BackgroundBrush);