Creates a HyperlinkDialog object for the specified WPF.TextControl.

HyperlinkDialog(TextControl)

public HyperlinkDialog(TextControl textControl);

Parameters

Parameter Description
textControl Specifies the WPF.TextControl for which the dialog box is opened.