2 writes to _IsChanged
PresentationFramework (2)
System\Windows\Documents\TextRange.cs (1)
574_IsChanged = value;
System\windows\Documents\TextSelection.cs (1)
223_IsChanged = value;
3 references to _IsChanged
PresentationFramework (3)
System\Windows\Documents\TextRange.cs (1)
569return _IsChanged;
System\windows\Documents\TextSelection.cs (2)
204return _IsChanged; 211if (!_IsChanged && value)