[]
        
(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.4.6.2.dll
Syntax
public event EventHandler HistoryChanged
Public Event HistoryChanged As EventHandler
Returns
Type Description
EventHandler Fired when the history changes, that is, the list of actions to undo or redo changed.