1 write to _cacheMenuFontStyle
PresentationFramework (1)
src\Framework\System\Windows\SystemFonts.cs (1)
799_cacheMenuFontStyle = CreateInstance(SystemResourceKeyID.MenuFontStyle);
2 references to _cacheMenuFontStyle
PresentationFramework (2)
src\Framework\System\Windows\SystemFonts.cs (2)
797if (_cacheMenuFontStyle == null) 802return _cacheMenuFontStyle;