2 writes to TextServicesHost
PresentationFramework (2)
System\Windows\Documents\TextServicesHost.cs (2)
201threadLocalStore.TextServicesHost = new TextServicesHost(); 411threadLocalStore.TextServicesHost = null;
2 references to TextServicesHost
PresentationFramework (2)
System\Windows\Documents\TextServicesHost.cs (2)
199if (threadLocalStore.TextServicesHost == null) 204return threadLocalStore.TextServicesHost;