3 writes to _brushes
PresentationFramework.Royale (3)
src\Microsoft.DotNet.Wpf\src\Themes\Shared\Microsoft\Windows\Themes\SystemDropShadowChrome.cs (3)
84((SystemDropShadowChrome)o)._brushes = null; 455_brushes = null; // clear local brushes - use common 461_brushes = CreateBrushes(c, cornerRadius);
2 references to _brushes
PresentationFramework.Royale (2)
src\Microsoft.DotNet.Wpf\src\Themes\Shared\Microsoft\Windows\Themes\SystemDropShadowChrome.cs (2)
458else if (_brushes == null) 463return _brushes;