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