1 write to _cacheNavigationChromeDownLevelStyle
PresentationFramework (1)
System\Windows\SystemParameters.cs (1)
4947
_cacheNavigationChromeDownLevelStyle
= new SystemThemeKey(SystemResourceKeyID.NavigationChromeDownLevelStyle);
2 references to _cacheNavigationChromeDownLevelStyle
PresentationFramework (2)
System\Windows\SystemParameters.cs (2)
4945
if (
_cacheNavigationChromeDownLevelStyle
== null)
4950
return
_cacheNavigationChromeDownLevelStyle
;