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