ContextMenu.GetFlyoutPlacementBehavior(FlyoutBase) Method
In This Article
Gets the value of the ContextMenu.FlyoutPlacementBehavior attached property for a specified flyout element.
Namespace: DevExpress.UI.Xaml
Assembly: DevExpress.UI.Xaml.v21.2.dll
NuGet Package: DevExpress.Uwp.Controls
#Declaration
#Parameters
Name | Type | Description |
---|---|---|
d | Windows. |
The element from which the property value is read. |
#Returns
Type | Description |
---|---|
DevExpress. |
The Context |
See Also