1 write to _cacheMenuFontSize
PresentationFramework (1)
System\Windows\SystemFonts.cs (1)
776_cacheMenuFontSize = CreateInstance(SystemResourceKeyID.MenuFontSize);
2 references to _cacheMenuFontSize
PresentationFramework (2)
System\Windows\SystemFonts.cs (2)
774if (_cacheMenuFontSize == null) 779return _cacheMenuFontSize;