[]
        
(Showing Draft Content)

C1.WPF.RichTextBox.Documents.DocumentHistory.HistoryChanged

HistoryChanged Event

Fired when the history changes, that is, the list of actions to undo or redo changed.

Namespace: C1.WPF.RichTextBox.Documents
Assembly: C1.WPF.RichTextBox.dll
Syntax
public event EventHandler HistoryChanged
Returns
Type Description
EventHandler Fired when the history changes, that is, the list of actions to undo or redo changed.