3 references to Fill
PresentationFramework (3)
System\Windows\Documents\FixedSOMTextRun.cs (1)
145
run._foreground = glyphs.
Fill
;
System\Windows\Documents\Glyphs.cs (1)
118
context.DrawGlyphRun(
Fill
, _measurementGlyphRun);
System\Windows\Documents\HighlightVisual.cs (1)
325
fg = g.
Fill
;