1 write to _cacheMenuFontWeight
PresentationFramework (1)
System\Windows\SystemFonts.cs (1)
834_cacheMenuFontWeight = CreateInstance(SystemResourceKeyID.MenuFontWeight);
2 references to _cacheMenuFontWeight
PresentationFramework (2)
System\Windows\SystemFonts.cs (2)
832if (_cacheMenuFontWeight == null) 837return _cacheMenuFontWeight;