2 writes to _changes
PresentationFramework (2)
System\Windows\Controls\PasswordTextContainer.cs (2)
169_changes = null; 634_changes = new TextContainerChangedEventArgs();
4 references to _changes
PresentationFramework (4)
System\Windows\Controls\PasswordTextContainer.cs (4)
166_changes != null) 168changes = _changes; 632if (_changes == null) 637_changes.AddChange(precursorTextChange, startPosition.Offset, symbolCount, false /* collectTextChanges */);