WindowBase.

Owner Property

Summary

Gets or sets the owner of the window.
Namespace
Avalonia.Controls
Containing Type
WindowBase

Syntax

public WindowBase Owner { get; protected set; }

Value

Type Description
WindowBase