1 write to _isDisposed
PresentationUI (1)
MS\Internal\Documents\Application\Document.cs (1)
137
_isDisposed
= true;
3 references to _isDisposed
PresentationUI (3)
MS\Internal\Documents\Application\Document.cs (3)
119
!
_isDisposed
,
313
_isDisposed
,
326
ObjectDisposedException.ThrowIf(
_isDisposed
, this);