2 writes to _IsChanged
PresentationFramework (2)
src\Framework\System\Windows\Documents\TextRange.cs (1)
564_IsChanged = value;
src\Framework\System\windows\Documents\TextSelection.cs (1)
226_IsChanged = value;
3 references to _IsChanged
PresentationFramework (3)
src\Framework\System\Windows\Documents\TextRange.cs (1)
559return _IsChanged;
src\Framework\System\windows\Documents\TextSelection.cs (2)
207return _IsChanged; 214if (!_IsChanged && value)