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