ComponentOne RichTextBox for UWP
HistoryChanged Event

C1.Xaml.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