3 references to Fill
PresentationFramework (3)
src\Framework\System\Windows\Documents\FixedSOMTextRun.cs (1)
153
run._foreground = glyphs.
Fill
;
src\Framework\System\Windows\Documents\Glyphs.cs (1)
146
context.DrawGlyphRun(
Fill
, _measurementGlyphRun);
src\Framework\System\Windows\Documents\HighlightVisual.cs (1)
337
fg = g.
Fill
;