1 write to _cacheMenuTextColor
PresentationFramework (1)
src\Framework\System\Windows\SystemColors.cs (1)
765_cacheMenuTextColor = CreateInstance(SystemResourceKeyID.MenuTextColor);
2 references to _cacheMenuTextColor
PresentationFramework (2)
src\Framework\System\Windows\SystemColors.cs (2)
763if (_cacheMenuTextColor == null) 768return _cacheMenuTextColor;