1 write to _isDisposed
PresentationFramework (1)
System\Windows\Documents\WinRTSpellerInterop.cs (1)
123_isDisposed = true;
10 references to _isDisposed
PresentationFramework (10)
System\Windows\Documents\WinRTSpellerInterop.cs (10)
108if (_isDisposed) 190return !_isDisposed && EnsureWordBreakerAndSpellCheckerForCulture(culture); 202if (_isDisposed) return; 223return _isDisposed ? null : LoadDictionaryImpl(lexiconFilePath); 235if (_isDisposed) 248if (!_isDisposed) 269if (_isDisposed || (culture == null)) 363if (_isDisposed) 423if (_isDisposed) 509if (_isDisposed)