Base:
method
Dispose
System.Windows.Documents.SpellerInteropBase.Dispose(System.Boolean)
3 references to Dispose
PresentationFramework (3)
System\Windows\Documents\WinRTSpellerInterop.cs (3)
86Dispose(false); 95Dispose(true); 117if (BeginInvokeOnUIThread((Action<bool>)Dispose, DispatcherPriority.Normal, disposing) == null)