PopupInfo<PopupType>.PlacementTarget Property
Gets or sets the System.Windows.Controls.Primitives.Popup.PlacementTarget property value for the automatically created popup. This is the dependency property.
Namespace: DevExpress.Xpf.Bars
Assembly: DevExpress.Xpf.Core.v24.1.dll
NuGet Package: DevExpress.Wpf.Core
Declaration
Property Value
Type | Description |
---|---|
UIElement | The UIElement object that is the Popup.PlacementTarget property value. |
See Also