1 write to _cacheMenuFontWeight
PresentationFramework (1)
System\Windows\SystemFonts.cs (1)
824_cacheMenuFontWeight = CreateInstance(SystemResourceKeyID.MenuFontWeight);
2 references to _cacheMenuFontWeight
PresentationFramework (2)
System\Windows\SystemFonts.cs (2)
822if (_cacheMenuFontWeight == null) 827return _cacheMenuFontWeight;