AppBarButton
A button that's styled for use in a CommandBar.
AppBarSeparator
A vertical line that's used to visually separate groups of commands in an app bar.
AppBarToggleButton
A button that can be on, off, or indeterminate like a CheckBox, and is styled for use in an app bar or other specialized UI.
CommandBarFlyout
A mini-toolbar displaying proactive commands, and an optional menu of commands.
CommandBar
A toolbar for displaying application-specific commands that handles layout and resizing of its contents.
MenuBar
A classic menu, allowing the display of MenuItems containing MenuFlyoutItems.
MenuFlyout
Shows a contextual list of simple commands or options.