3 writes to _brushes
PresentationFramework.Royale (3)
src\Microsoft.DotNet.Wpf\src\Themes\Shared\Microsoft\Windows\Themes\SystemDropShadowChrome.cs (3)
88((SystemDropShadowChrome)o)._brushes = null; 451_brushes = null; // clear local brushes - use common 457_brushes = CreateBrushes(c, cornerRadius);
2 references to _brushes
PresentationFramework.Royale (2)
src\Microsoft.DotNet.Wpf\src\Themes\Shared\Microsoft\Windows\Themes\SystemDropShadowChrome.cs (2)
454else if (_brushes == null) 459return _brushes;