4 references to NavigationChromeStyleKey
PresentationFramework (4)
src\Framework\MS\Internal\AppModel\RootBrowserWindow.cs (2)
656
SetResourceReference(StyleProperty, SystemParameters.
NavigationChromeStyleKey
);
662
SetValue(DefaultStyleKeyProperty, SystemParameters.
NavigationChromeStyleKey
);
src\Framework\System\Windows\SystemResourceKey.cs (2)
1728
return SystemParameters.
NavigationChromeStyleKey
;
1814
return SystemParameters.
NavigationChromeStyleKey
;