2 writes to ShowsNavigationUI
PresentationFramework (2)
src\Framework\MS\Internal\AppModel\XappLauncher.cs (1)
1039rbw.ShowsNavigationUI = false; // not needed and not RightToLeft-enabled in this context
src\Framework\System\Windows\Controls\Page.cs (1)
844navWin.ShowsNavigationUI = showsNavigationUI;
1 reference to ShowsNavigationUI
PresentationFramework (1)
src\Framework\System\Windows\Controls\Page.cs (1)
397return navWin.ShowsNavigationUI;