3 references to EmitBackground
PresentationCore (3)
Core\CSharp\MS\Internal\TextFormatting\FormattedTextSymbols.cs (1)
254glyphRun.EmitBackground(drawingContext, glyphs.BackgroundBrush);
Core\CSharp\MS\Internal\TextFormatting\SimpleTextLine.cs (1)
1845glyphRun.EmitBackground(drawingContext, TextRun.Properties.BackgroundBrush);
Core\CSharp\MS\Internal\TextFormatting\TextShapeableCharacters.cs (1)
265glyphRun.EmitBackground(drawingContext, _properties.BackgroundBrush);