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