ComponentOne RichTextBox for WPF and Silverlight
HistoryChanged Event (DocumentHistory)

C1.WPF.RichTextBox.Documents Namespace > DocumentHistory Class : HistoryChanged Event
Fired when the history changes, that is, the list of actions to undo or redo changed.
Syntax
'Declaration
 
Public Event HistoryChanged As System.EventHandler
public event System.EventHandler HistoryChanged
See Also

Reference

DocumentHistory Class
DocumentHistory Members