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 |
public WindowBase Owner { get; protected set; }
Type | Description |
---|---|
WindowBase |