MenuFlyoutItem.StaysOpenOnClick Property
Gets or sets whether the parent MenuFlyout that contains this MenuFlyoutItem should remain open after an end-user has clicked this MenuFlyoutItem. This is a dependency property.
Namespace: DevExpress.Xpf.WindowsUI
Assembly: DevExpress.Xpf.Controls.v25.2.dll
NuGet Package: DevExpress.Wpf.Controls
Declaration
Property Value
| Type | Description |
|---|---|
| Boolean |
|
See Also