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