1 write to _clientId
PresentationFramework (1)
src\Framework\System\Windows\Documents\TextServicesHost.cs (1)
394_clientId = new SecurityCriticalData<int>(clientIdTemp);
1 reference to _clientId
PresentationFramework (1)
src\Framework\System\Windows\Documents\TextServicesHost.cs (1)
402doc.CreateContext(_clientId.Value, 0 /* flags */, textstore, out context, out editCookie);