Table of Contents

Constructor DialogHandlerBase

Namespace
DotNetBrowser.Wpf.Dialogs
Assembly
DotNetBrowser.Wpf.dll

DialogHandlerBase(DependencyObject)

Creates and initializes the dialog handler.

public DialogHandlerBase(DependencyObject parent)

Parameters

parent DependencyObject

The parent object for the dialog displayed by this handler.