2 references to FillProperty
PresentationFramework (2)
System\Windows\Controls\Primitives\TickBar.cs (2)
98
return (Brush)GetValue(
FillProperty
);
102
SetValue(
FillProperty
, value);