2 writes to TextServicesHost
PresentationFramework (2)
System\Windows\Documents\TextServicesHost.cs (2)
193threadLocalStore.TextServicesHost = new TextServicesHost(); 387threadLocalStore.TextServicesHost = null;
2 references to TextServicesHost
PresentationFramework (2)
System\Windows\Documents\TextServicesHost.cs (2)
191if (threadLocalStore.TextServicesHost == null) 196return threadLocalStore.TextServicesHost;