简体   繁体   中英

Question about the default page navigator XBAP or XAML with WPF

I'm wondering how i can acces to the default navigation bar ?

Is it a controler ?

Is it the Uri.navigate ?

Can I customize it ? Will it show in a browser or the use of it only make sense with Windows app ?

Is it posible to make it visible before any pages are instanciated by my main app ? *before historical navigation is created ?

ScreenShot

Application Window Showing NavBar

I think your searching for the NavigationUIVisibility property? You can use the NavigationService to access the navigation bar.

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM