Constructor DialogHandlerBase
- Namespace
- DotNetBrowser.Wpf.Dialogs
- Assembly
- DotNetBrowser.Wpf.dll
DialogHandlerBase(DependencyObject)
Creates and initializes the dialog handler.
public DialogHandlerBase(DependencyObject parent)
Parameters
parent
DependencyObjectThe parent object for the dialog displayed by this handler.