2 references to FillProperty
PresentationFramework (2)
System\Windows\Documents\Glyphs.cs (2)
729
return (Brush)GetValue(
FillProperty
);
733
SetValue(
FillProperty
, value);