DialogHandlerBaseParent Property  | 
 
                The parent object for the dialog displayed by this handler. This object is udes to locate the owner window for the
                modal dialogs.
            
 
    Namespace: 
   DotNetBrowser.Wpf.Dialogs
    Assembly:
   DotNetBrowser.Wpf (in DotNetBrowser.Wpf.dll) Version: 2.13.0
Syntaxpublic DependencyObject Parent { get; }Property Value
Type: 
DependencyObject
See Also