1 write to _commonBrushes
PresentationFramework.Royale (1)
parent\Shared\Microsoft\Windows\Themes\SystemDropShadowChrome.cs (1)
447_commonBrushes = CreateBrushes(c, cornerRadius);
4 references to _commonBrushes
PresentationFramework.Royale (4)
parent\Shared\Microsoft\Windows\Themes\SystemDropShadowChrome.cs (4)
438if (_commonBrushes == null) 442if (_commonBrushes == null) 453if (c == ((SolidColorBrush)_commonBrushes[Center]).Color && 457return _commonBrushes;