xaml - how to get appbar in windows 8 metro applications using visual studio 2012? -
i developing metro application using visual studio 2012. trying appbar in metro application. how do that?
there lot of samples in msdn dev center, http://code.msdn.microsoft.com/en-us/windowsapps. 1 of them appbar sample, , description reads:
this sample demonstrates how use appbar control present navigation, commands, , tools users.
the app bar hidden default , appears when users swipe finger top or bottom edge of screen. covers content of app , can dismissed user edge swipe, or interacting app. sample shows how add app bar, customize app bar, , control app bar. also, shows how use sticky app bars , global app bars.
i think started.
Comments
Post a Comment