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