1 write to _isDisposed
PresentationFramework (1)
System\Windows\Documents\WinRTSpellerInterop.cs (1)
124_isDisposed = true;
10 references to _isDisposed
PresentationFramework (10)
System\Windows\Documents\WinRTSpellerInterop.cs (10)
109if (_isDisposed) 191return !_isDisposed && EnsureWordBreakerAndSpellCheckerForCulture(culture); 203if (_isDisposed) return; 224return _isDisposed ? null : LoadDictionaryImpl(lexiconFilePath); 236if (_isDisposed) 249if (!_isDisposed) 270if (_isDisposed || (culture == null)) 364if (_isDisposed) 424if (_isDisposed) 510if (_isDisposed)