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