2 references to TextEditorSpellerInteropHasBeenDisposed
PresentationFramework (2)
System\Windows\Documents\NLGSpellerInterop.cs (1)
116
throw new ObjectDisposedException(SR.
TextEditorSpellerInteropHasBeenDisposed
);
System\Windows\Documents\WinRTSpellerInterop.cs (1)
110
throw new ObjectDisposedException(SR.
TextEditorSpellerInteropHasBeenDisposed
);