1 write to _isDisposed
PresentationCore (1)
MS\Internal\TextFormatting\FullTextBreakpoint.cs (1)
199
_isDisposed
= true;
2 references to _isDisposed
PresentationCore (2)
MS\Internal\TextFormatting\FullTextBreakpoint.cs (2)
214
if (
_isDisposed
)
232
if (
_isDisposed
)