ITextDocumentView.OnDocumentDidChange Method
Assembly: Topten.RichTextKit.dll
Namespace: Topten.RichTextKit.Editor
Declaring Type: ITextDocumentView
Notifies that the document has finished changing
void OnDocumentDidChange(ITextDocumentView view);
Parameters
ITextDocumentView view | The view initiating the change |