2 references to FillProperty
PresentationFramework (2)
src\Framework\System\Windows\Controls\Primitives\TickBar.cs (2)
113
return (Brush)GetValue(
FillProperty
);
117
SetValue(
FillProperty
, value);