PopupPlacementTarget Property
Gets or sets the control that is used to determine the popup's position.
Namespace: Avalonia.Controls.PrimitivesAssembly: Avalonia.Controls (in Avalonia.Controls.dll) Version: 11.3.999
[ResolveByNameAttribute]
public Control? PlacementTarget { get; set; }
<ResolveByNameAttribute>
Public Property PlacementTarget As Control
Get
Set
[<ResolveByNameAttribute>]
member PlacementTarget : Control with get, set
Property Value
Control