PlacementTarget Property
Gets or sets the control that is used to determine the popup's position.
Definition
Namespace: Avalonia.Controls
Assembly: Avalonia.Controls (in Avalonia.Controls.dll)
- C#
- VB
- F#
public Control? PlacementTarget { get; set; }
Public Property PlacementTarget As Control
Get
Set
member PlacementTarget : Control with get, set