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