Implemented interface member:
event
Change
System.Windows.Documents.ITextContainer.Change
2 references to Change
PresentationFramework (2)
System\Windows\Documents\DocumentSequenceTextContainer.cs (2)
574
if (this.
Change
!= null)
586
Change
(this, new TextContainerChangeEventArgs(startPosition, symbolCount, -1, textChange));