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