2 references to OnUnregisterTextStore
PresentationFramework (2)
src\Framework\System\Windows\Documents\TextServicesHost.cs (2)
98
OnUnregisterTextStore
(textstore);
106
Dispatcher.BeginInvoke(DispatcherPriority.Normal, new DispatcherOperationCallback(
OnUnregisterTextStore
), textstore);