1 write to _locked
PresentationFramework (1)
src\Framework\System\Windows\Documents\TextStore.cs (1)
4129_locked = value;
3 references to _locked
PresentationFramework (3)
src\Framework\System\Windows\Documents\TextStore.cs (3)
4093Invariant.Assert(!_locked); 4124return _locked; 4131if (!_locked && _pendingDispose)