WindowBaseOwnerProperty Field

Defines the Owner property.

Definition

Namespace: Avalonia.Controls
Assembly: Avalonia.Controls (in Avalonia.Controls.dll) Version: 11.3.999
public static readonly DirectProperty<WindowBase, WindowBase?> OwnerProperty

Field Value

DirectPropertyWindowBase, WindowBase

See Also