MenuFlyoutSeparator Class
In This Article
A separator within the MenuFlyout.
Namespace: DevExpress.Xpf.WindowsUI
Assembly: DevExpress.Xpf.Controls.v25.1.dll
NuGet Package: DevExpress.Wpf.Controls
#Declaration
#Remarks
MenuFlyoutSeparators are displayed as lines that visually detach neighboring MenuFlyoutItems. See the MenuFlyout topic to learn more.
#Inheritance
Object
DispatcherObject
DependencyObject
Visual
UIElement
FrameworkElement
Control
MenuFlyoutSeparator
See Also