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