1 write to _isDisposed
PresentationFramework (1)
System\Windows\Documents\WinRTSpellerInterop.cs (1)
132_isDisposed = true;
10 references to _isDisposed
PresentationFramework (10)
System\Windows\Documents\WinRTSpellerInterop.cs (10)
117if (_isDisposed) 199return !_isDisposed && EnsureWordBreakerAndSpellCheckerForCulture(culture); 211if (_isDisposed) return; 232return _isDisposed ? null : LoadDictionaryImpl(lexiconFilePath); 244if (_isDisposed) 257if (!_isDisposed) 278if (_isDisposed || (culture == null)) 372if (_isDisposed) 432if (_isDisposed) 518if (_isDisposed)