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