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