Creates a TrackedChangesDialog object for the specified WPF.TextControl.

TrackedChangesDialog(TextControl)

public TrackedChangesDialog(TextControl textControl);

Parameters

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