DialogHandlerBaseParent Property |
The parent object for the dialog displayed by this handler. This object is used to locate the owner window for the
modal dialogs.
Namespace:
DotNetBrowser.AvaloniaUi.Dialogs
Assembly:
DotNetBrowser.AvaloniaUi (in DotNetBrowser.AvaloniaUi.dll) Version: 2.24.2
Syntax public Visual Parent { get; }
Property Value
Type:
VisualSee Also