Property Parent
- Namespace
- DotNetBrowser.Wpf.Dialogs
- Assembly
- DotNetBrowser.Wpf.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 DependencyObject Parent { get; }