1 write to _locked
PresentationFramework (1)
System\Windows\Documents\TextStore.cs (1)
4311_locked = value;
3 references to _locked
PresentationFramework (3)
System\Windows\Documents\TextStore.cs (3)
4273Invariant.Assert(!_locked); 4306return _locked; 4313if (!_locked && _pendingDispose)