1 write to _cacheMenuFontWeight
PresentationFramework (1)
src\Framework\System\Windows\SystemFonts.cs (1)
815_cacheMenuFontWeight = CreateInstance(SystemResourceKeyID.MenuFontWeight);
2 references to _cacheMenuFontWeight
PresentationFramework (2)
src\Framework\System\Windows\SystemFonts.cs (2)
813if (_cacheMenuFontWeight == null) 818return _cacheMenuFontWeight;