1 write to _cacheMenuFontSize
PresentationFramework (1)
System\Windows\SystemFonts.cs (1)
777_cacheMenuFontSize = CreateInstance(SystemResourceKeyID.MenuFontSize);
2 references to _cacheMenuFontSize
PresentationFramework (2)
System\Windows\SystemFonts.cs (2)
775if (_cacheMenuFontSize == null) 780return _cacheMenuFontSize;