1 write to _locked
PresentationFramework (1)
System\Windows\Documents\TextStore.cs (1)
4302_locked = value;
3 references to _locked
PresentationFramework (3)
System\Windows\Documents\TextStore.cs (3)
4264Invariant.Assert(!_locked); 4297return _locked; 4304if (!_locked && _pendingDispose)