App Bar Sample

This sample demonstrates how to use the app bar to present navigation, commands, and tools to users. The app bar is hidden by default and appears when users swipe a finger from the top or bottom edge of the screen. It covers the content of the applic...


Select a language
 
 
 
 
 
(22)
33,625 times
10/5/2011
E-mail Twitter del.icio.us Digg Facebook
Add To Favorites
Description
Browse Code
Q and A (1)
Sign in to Ask a Question


  • This sample builds only on windows 8?
    2 Posts | Last Post December 19, 2011
    • How build this sample?
      
      I used the VS 2011 (I download at www.websitespark.com, is a Microsoft's program)
      
      I had trouble at line below on my csprj
        <Import Project="$(MSBuildExtensionsPath)\Microsoft\WindowsXaml\v1.0\Microsoft.Windows.UI.Xaml.CSharp.targets" />
      
      How import this library?
    • I have the windows 8 developer preview with the development tools, simply download this file and extract it. open the AppBarSample.sln file you find in the javascript folder and select the function to open it with microsoft visual studio 11. when the programm is opened, hit the f7 button to build, and then press the green 'play'/arrow to run it.