1 write to _cacheControlDarkDarkBrush
PresentationFramework (1)
src\Framework\System\Windows\SystemColors.cs (1)
1321
_cacheControlDarkDarkBrush
= CreateInstance(SystemResourceKeyID.ControlDarkDarkBrush);
2 references to _cacheControlDarkDarkBrush
PresentationFramework (2)
src\Framework\System\Windows\SystemColors.cs (2)
1319
if (
_cacheControlDarkDarkBrush
== null)
1324
return
_cacheControlDarkDarkBrush
;