1 write to _cacheMenuBarColor
PresentationFramework (1)
src\Framework\System\Windows\SystemColors.cs (1)
733_cacheMenuBarColor = CreateInstance(SystemResourceKeyID.MenuBarColor);
2 references to _cacheMenuBarColor
PresentationFramework (2)
src\Framework\System\Windows\SystemColors.cs (2)
731if (_cacheMenuBarColor == null) 736return _cacheMenuBarColor;