2 writes to TextServicesHost
PresentationFramework (2)
System\Windows\Documents\TextServicesHost.cs (2)
190threadLocalStore.TextServicesHost = new TextServicesHost(); 384threadLocalStore.TextServicesHost = null;
2 references to TextServicesHost
PresentationFramework (2)
System\Windows\Documents\TextServicesHost.cs (2)
188if (threadLocalStore.TextServicesHost == null) 193return threadLocalStore.TextServicesHost;