Created
May 7, 2014 04:08
-
-
Save eternaltung/a117326ac687120db6db to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<Page.BottomAppBar> | |
<CommandBar> | |
<CommandBar.PrimaryCommands> | |
<AppBarButton Label="Emoji2" Icon="Emoji2"/> | |
</CommandBar.PrimaryCommands> | |
<CommandBar.SecondaryCommands> | |
<AppBarButton Label="Like" Icon="Like"/> | |
</CommandBar.SecondaryCommands> | |
</CommandBar> | |
</Page.BottomAppBar> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment