1 write to ForegroundBrushProperty
PresentationCore (1)
System\Windows\Media\Generated\GlyphRunDrawing.cs (1)
374ForegroundBrushProperty =
3 references to ForegroundBrushProperty
PresentationCore (3)
System\Windows\Media\Generated\GlyphRunDrawing.cs (3)
141target.PropertyChanged(ForegroundBrushProperty); 169return (Brush)GetValue(ForegroundBrushProperty); 173SetValueInternal(ForegroundBrushProperty, value);