2 references to FillProperty
PresentationFramework (2)
src\Framework\System\Windows\Documents\Glyphs.cs (2)
762
return (Brush)GetValue(
FillProperty
);
766
SetValue(
FillProperty
, value);