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