WindowBaseOwner Property
Gets or sets the owner of the window.
Namespace: Avalonia.ControlsAssembly: Avalonia.Controls (in Avalonia.Controls.dll) Version: 11.3.999
public WindowBase? Owner { get; protected set; }
Public Property Owner As WindowBase
Get
Protected Set
member Owner : WindowBase with get, set
Property Value
WindowBase