10 references to FillProperty
PresentationFramework (8)
System\Windows\Controls\ProgressBar.cs (3)
186
_glow.InvalidateProperty(Shape.
FillProperty
);
203
_glow.SetCurrentValue(Shape.
FillProperty
, b);
218
_glow.SetCurrentValue(Shape.
FillProperty
, this.Foreground);
System\Windows\Controls\ScrollViewer.cs (1)
2740
corner.SetResourceReference(Rectangle.
FillProperty
, SystemColors.ControlBrushKey);
System\Windows\Markup\Baml2006\WpfGeneratedKnownProperties.cs (1)
3518
DependencyProperty dp = System.Windows.Shapes.Shape.
FillProperty
;
System\Windows\Markup\KnownTypes.cs (1)
1878
return System.Windows.Shapes.Shape.
FillProperty
;
System\Windows\Shapes\Shape.cs (2)
131
get { return (Brush) GetValue(
FillProperty
); }
132
set { SetValue(
FillProperty
, value); }
PresentationFramework.Luna (1)
Microsoft\Windows\Themes\ButtonChrome.cs (1)
201
Shape.
FillProperty
.AddOwner(
PresentationFramework.Royale (1)
Microsoft\Windows\Themes\ButtonChrome.cs (1)
159
Shape.
FillProperty
.AddOwner(