Creates a CommentsDialog object for the specified WPF.TextControl.

CommentsDialog(TextControl)

public CommentsDialog(TextControl textControl);

Parameters

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