2 writes to _changes
PresentationFramework (2)
System\Windows\Documents\TextContainerChangedEventArgs.cs (2)
32
_changes
= new SortedList<int, TextChange>();
342
_changes
= newChanges;
1 reference to _changes
PresentationFramework (1)
System\Windows\Documents\TextContainerChangedEventArgs.cs (1)
168
return
_changes
;