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)
2780corner.SetResourceReference(Rectangle.FillProperty, SystemColors.ControlBrushKey);
src\Framework\System\Windows\Markup\Baml2006\WpfGeneratedKnownProperties.cs (1)
3376DependencyProperty dp = System.Windows.Shapes.Shape.FillProperty;
src\Framework\System\Windows\Markup\KnownTypes.cs (1)
1883return System.Windows.Shapes.Shape.FillProperty;
src\Framework\System\Windows\Shapes\Shape.cs (2)
140get { return (Brush) GetValue(FillProperty); } 141set { SetValue(FillProperty, value); }
PresentationFramework.Luna (1)
Microsoft\Windows\Themes\ButtonChrome.cs (1)
212Shape.FillProperty.AddOwner(
PresentationFramework.Royale (1)
Microsoft\Windows\Themes\ButtonChrome.cs (1)
170Shape.FillProperty.AddOwner(