1 write to ForegroundBrushProperty
PresentationCore (1)
System\Windows\Media\Generated\GlyphRunDrawing.cs (1)
356
ForegroundBrushProperty
=
3 references to ForegroundBrushProperty
PresentationCore (3)
System\Windows\Media\Generated\GlyphRunDrawing.cs (3)
127
target.PropertyChanged(
ForegroundBrushProperty
);
155
return (Brush) GetValue(
ForegroundBrushProperty
);
159
SetValueInternal(
ForegroundBrushProperty
, value);