2 writes to _changes
PresentationFramework (2)
src\Framework\System\Windows\Documents\TextContainerChangedEventArgs.cs (2)
36_changes = new SortedList<int, TextChange>(); 346_changes = newChanges;
1 reference to _changes
PresentationFramework (1)
src\Framework\System\Windows\Documents\TextContainerChangedEventArgs.cs (1)
172return _changes;