1 write to _cacheNavigationChromeStyle
PresentationFramework (1)
src\Framework\System\Windows\SystemParameters.cs (1)
5504
_cacheNavigationChromeStyle
= new SystemThemeKey(SystemResourceKeyID.NavigationChromeStyle);
2 references to _cacheNavigationChromeStyle
PresentationFramework (2)
src\Framework\System\Windows\SystemParameters.cs (2)
5502
if (
_cacheNavigationChromeStyle
== null)
5507
return
_cacheNavigationChromeStyle
;