10 references to FillProperty
PresentationFramework (8)
System\Windows\Controls\ProgressBar.cs (3)
193
_glow.InvalidateProperty(Shape.
FillProperty
);
209
_glow.SetCurrentValue(Shape.
FillProperty
, b);
222
_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)
3384
DependencyProperty dp = System.Windows.Shapes.Shape.
FillProperty
;
System\Windows\Markup\KnownTypes.cs (1)
1884
return System.Windows.Shapes.Shape.
FillProperty
;
System\Windows\Shapes\Shape.cs (2)
136
get { return (Brush) GetValue(
FillProperty
); }
137
set { SetValue(
FillProperty
, value); }
PresentationFramework.Luna (1)
Microsoft\Windows\Themes\ButtonChrome.cs (1)
204
Shape.
FillProperty
.AddOwner(
PresentationFramework.Royale (1)
Microsoft\Windows\Themes\ButtonChrome.cs (1)
162
Shape.
FillProperty
.AddOwner(