I want to align my single AppBarButton to the right on a CommandBar in a Page.BottomBar?
AppBarButton
CommandBar
Page.BottomBar
In design it shows the app bar but
app bar but
HorizontalAlignment doesn't work. This is a work around that we use:
HorizontalAlignment
And it simply works:
Cheers :P