1 write to _cacheMenuFontSize
PresentationFramework (1)
src\Framework\System\Windows\SystemFonts.cs (1)
767_cacheMenuFontSize = CreateInstance(SystemResourceKeyID.MenuFontSize);
2 references to _cacheMenuFontSize
PresentationFramework (2)
src\Framework\System\Windows\SystemFonts.cs (2)
765if (_cacheMenuFontSize == null) 770return _cacheMenuFontSize;