2 writes to _changes
PresentationFramework (2)
System\Windows\Controls\PasswordTextContainer.cs (2)
168_changes = null; 633_changes = new TextContainerChangedEventArgs();
4 references to _changes
PresentationFramework (4)
System\Windows\Controls\PasswordTextContainer.cs (4)
165_changes != null) 167changes = _changes; 631if (_changes == null) 636_changes.AddChange(precursorTextChange, startPosition.Offset, symbolCount, false /* collectTextChanges */);