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)
5502if (_cacheNavigationChromeStyle == null) 5507return _cacheNavigationChromeStyle;