The curious case of jumping app bar button labels
7 years ago
Discover how to address two surprising problems with the CommandBar
control in UWP apps in this article. Learn how to display commands on the left side of the control and how to fix labels that jump around or disappear. Check out the source code on GitHub for an example implementation. Improve the customization of your CommandBar
and avoid unexpected results.