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