1 write to ForegroundBrushProperty
PresentationCore (1)
Core\CSharp\System\Windows\Media\Generated\GlyphRunDrawing.cs (1)
405ForegroundBrushProperty =
3 references to ForegroundBrushProperty
PresentationCore (3)
Core\CSharp\System\Windows\Media\Generated\GlyphRunDrawing.cs (3)
165target.PropertyChanged(ForegroundBrushProperty); 193return (Brush) GetValue(ForegroundBrushProperty); 197SetValueInternal(ForegroundBrushProperty, value);