1 write to _cacheMenuStyle
PresentationFramework (1)
System\Windows\SystemResourceKey.cs (1)
2251
_cacheMenuStyle
= new SystemThemeKey(SystemResourceKeyID.ToolBarMenuStyle);
2 references to _cacheMenuStyle
PresentationFramework (2)
System\Windows\SystemResourceKey.cs (2)
2249
if (
_cacheMenuStyle
== null)
2253
return
_cacheMenuStyle
;