Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
天気アプリや金融アプリのようなWindows8ナビゲーションバーを実装するにはどうすればよいですか。
まず、次のようにトップアプリバーを追加する必要があります。
<Page.TopAppBar> <AppBar> <!--App Bar Contents here --> </AppBar> </Page.TopAppBar>
アプリバー内にナビゲーションボタンを追加します。