ContextMenu.FlyoutPlacementBehavior Attached Property
In This Article
Gets or sets whether the menu is aligned relative to its target or the cursor. This is an attached property. This is a dependency property.
Namespace: DevExpress.UI.Xaml
Assembly: DevExpress.UI.Xaml.v21.2.dll
NuGet Package: DevExpress.Uwp.Controls
#Declaration
See GetFlyoutPlacementBehavior(FlyoutBase) and SetFlyoutPlacementBehavior(FlyoutBase, FlyoutPlacementBehavior).
#Returns
Type | Description |
---|---|
DevExpress. |
A DevExpress. |
See Also