This example uses the WPF AppBar
control to display a Windows 10–style menu at the top or bottom of a window.
Commands appear as circular buttons, including the built-in Exit command, the Pin command that works as a toggle, and the Rotate button that opens a flyout (context) menu with related actions. Top and Bottom buttons align the AppBar
to the corresponding edge of the window.
The AppBar.HideMode
property is set to Sticky
so the command bar remains visible until the user hides it manually with the Exit button.
- AppBar
- AppBarButton
- AppBarToggleButton
- AppBarSeparator
- IsExitButtonEnabled
- AppBarButton.Label
- CommandButton.Glyph
- MenuFlyout
- WPF Data Grid – Specify Custom Content for Column Chooser Headers
- WPF Data Grid – Handle Drag and Drop Operations
- WPF Data Grid – Bind to Dynamic Data
- WPF Scheduler - Filter Time Regions
- WPF Scheduler - Apply User Restrictions
(you will be redirected to DevExpress.com to submit your response)