2 writes to ForegroundBrush
PresentationCore (2)
Core\CSharp\System\Windows\Media\DrawingDrawingContext.cs (1)
1141glyphRunDrawing.ForegroundBrush = foregroundBrush;
Core\CSharp\System\Windows\Media\GlyphRunDrawing.cs (1)
41ForegroundBrush = foregroundBrush;
4 references to ForegroundBrush
PresentationCore (4)
Core\CSharp\System\Windows\Media\Generated\GlyphRunDrawing.cs (3)
249Brush vForegroundBrush = ForegroundBrush; 278Brush vForegroundBrush = ForegroundBrush; 299Brush vForegroundBrush = ForegroundBrush;
Core\CSharp\System\Windows\Media\GlyphRunDrawing.cs (1)
60ForegroundBrush,