1 write to _clientId
PresentationCore (1)
Core\CSharp\System\Windows\Input\TextServicesContext.cs (1)
244_clientId = new SecurityCriticalData<int>(clientIdTemp);
1 reference to _clientId
PresentationCore (1)
Core\CSharp\System\Windows\Input\TextServicesContext.cs (1)
250doc.CreateContext(_clientId.Value, 0 /* flags */, _defaultTextStore, out context, out editCookie);