1 write to _isDisposed
PresentationUI (1)
MS\Internal\Documents\Application\Document.cs (1)
136
_isDisposed
= true;
3 references to _isDisposed
PresentationUI (3)
MS\Internal\Documents\Application\Document.cs (3)
118
!
_isDisposed
,
312
_isDisposed
,
325
ObjectDisposedException.ThrowIf(
_isDisposed
, this);