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)
2740corner.SetResourceReference(Rectangle.FillProperty, SystemColors.ControlBrushKey);
System\Windows\Markup\Baml2006\WpfGeneratedKnownProperties.cs (1)
3518DependencyProperty dp = System.Windows.Shapes.Shape.FillProperty;
System\Windows\Markup\KnownTypes.cs (1)
1878return System.Windows.Shapes.Shape.FillProperty;
System\Windows\Shapes\Shape.cs (2)
131get { return (Brush) GetValue(FillProperty); } 132set { SetValue(FillProperty, value); }
PresentationFramework.Luna (1)
Microsoft\Windows\Themes\ButtonChrome.cs (1)
201Shape.FillProperty.AddOwner(
PresentationFramework.Royale (1)
Microsoft\Windows\Themes\ButtonChrome.cs (1)
159Shape.FillProperty.AddOwner(