1 write to _isDisposed
PresentationUI (1)
MS\Internal\Documents\Application\Document.cs (1)
138_isDisposed = true;
3 references to _isDisposed
PresentationUI (3)
MS\Internal\Documents\Application\Document.cs (3)
120!_isDisposed, 314_isDisposed, 327ObjectDisposedException.ThrowIf(_isDisposed, this);