2 writes to TextServicesHost
PresentationFramework (2)
System\Windows\Documents\TextServicesHost.cs (2)
189threadLocalStore.TextServicesHost = new TextServicesHost(); 383threadLocalStore.TextServicesHost = null;
2 references to TextServicesHost
PresentationFramework (2)
System\Windows\Documents\TextServicesHost.cs (2)
187if (threadLocalStore.TextServicesHost == null) 192return threadLocalStore.TextServicesHost;