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.27.5
Syntaxpublic Visual Parent { get; }Property Value
Type: 
Visual
See Also