2 references to BeginInvokeOnUIThread
PresentationFramework (2)
src\Framework\System\Windows\Documents\WinRTSpellerInterop.cs (2)
148if (BeginInvokeOnUIThread((Action<bool>)Dispose, DispatcherPriority.Normal, disposing) == null) 755if (BeginInvokeOnUIThread((Action<bool>)ClearDictionaries, DispatcherPriority.Normal, disposing) == null)