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