10 references to FillProperty
PresentationFramework (8)
src\Framework\System\Windows\Controls\ProgressBar.cs (3)
189
_glow.InvalidateProperty(Shape.
FillProperty
);
207
_glow.SetCurrentValue(Shape.
FillProperty
, b);
220
_glow.SetCurrentValue(Shape.
FillProperty
, this.Foreground);
src\Framework\System\Windows\Controls\ScrollViewer.cs (1)
2780
corner.SetResourceReference(Rectangle.
FillProperty
, SystemColors.ControlBrushKey);
src\Framework\System\Windows\Markup\Baml2006\WpfGeneratedKnownProperties.cs (1)
3376
DependencyProperty dp = System.Windows.Shapes.Shape.
FillProperty
;
src\Framework\System\Windows\Markup\KnownTypes.cs (1)
1883
return System.Windows.Shapes.Shape.
FillProperty
;
src\Framework\System\Windows\Shapes\Shape.cs (2)
140
get { return (Brush) GetValue(
FillProperty
); }
141
set { SetValue(
FillProperty
, value); }
PresentationFramework.Luna (1)
Microsoft\Windows\Themes\ButtonChrome.cs (1)
212
Shape.
FillProperty
.AddOwner(
PresentationFramework.Royale (1)
Microsoft\Windows\Themes\ButtonChrome.cs (1)
170
Shape.
FillProperty
.AddOwner(