Property Parent
- Namespace
- DotNetBrowser.AvaloniaUi.Dialogs
- Assembly
- DotNetBrowser.AvaloniaUi.dll
Parent
The parent object for the dialog displayed by this handler. This object is used to locate the owner window for the modal dialogs.
public Visual Parent { get; }
Property Value
- Visual