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