3 writes to _brushes
PresentationFramework.Royale (3)
parent\Shared\Microsoft\Windows\Themes\SystemDropShadowChrome.cs (3)
93((SystemDropShadowChrome)o)._brushes = null; 456_brushes = null; // clear local brushes - use common 462_brushes = CreateBrushes(c, cornerRadius);
2 references to _brushes
PresentationFramework.Royale (2)
parent\Shared\Microsoft\Windows\Themes\SystemDropShadowChrome.cs (2)
459else if (_brushes == null) 464return _brushes;