10 references to FillProperty
PresentationFramework (8)
System\Windows\Controls\ProgressBar.cs (3)
182_glow.InvalidateProperty(Shape.FillProperty); 199_glow.SetCurrentValue(Shape.FillProperty, b); 214_glow.SetCurrentValue(Shape.FillProperty, this.Foreground);
System\Windows\Controls\ScrollViewer.cs (1)
2733corner.SetResourceReference(Rectangle.FillProperty, SystemColors.ControlBrushKey);
System\Windows\Markup\Baml2006\WpfGeneratedKnownProperties.cs (1)
3517DependencyProperty dp = System.Windows.Shapes.Shape.FillProperty;
System\Windows\Markup\KnownTypes.cs (1)
1877return System.Windows.Shapes.Shape.FillProperty;
System\Windows\Shapes\Shape.cs (2)
130get { return (Brush) GetValue(FillProperty); } 131set { SetValue(FillProperty, value); }
PresentationFramework.Luna (1)
Microsoft\Windows\Themes\ButtonChrome.cs (1)
200Shape.FillProperty.AddOwner(
PresentationFramework.Royale (1)
Microsoft\Windows\Themes\ButtonChrome.cs (1)
158Shape.FillProperty.AddOwner(