简体   繁体   中英

customizing the app bar in windows phone 8

I noticed that internet explorer has an app bar that is non standard. It has the standard ... Button that expands the app bar to show additional options but rather than app bar buttons it has the address ba and a refresh button. does anyone know how one would go about overriding the app bar in a similar way, i cant find a way of doing it.

You can't extend the application bar beyond what's already offered in the SDK. You'll need to implement your own XAML version of the application bar since you can't tweak the shell object to contain additional visual components.

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