1 write to _isDisposed
PresentationCore (1)
MS\Internal\TextFormatting\FullTextBreakpoint.cs (1)
221
_isDisposed
= true;
2 references to _isDisposed
PresentationCore (2)
MS\Internal\TextFormatting\FullTextBreakpoint.cs (2)
236
if (
_isDisposed
)
254
if (
_isDisposed
)