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