1 write to TextServicesContext
PresentationCore (1)
Core\CSharp\System\Windows\Input\TextServicesContext.cs (1)
307
InputMethod.Current.
TextServicesContext
= new TextServicesContext();
2 references to TextServicesContext
PresentationCore (2)
Core\CSharp\System\Windows\Input\TextServicesContext.cs (2)
305
if (InputMethod.Current.
TextServicesContext
== null)
310
return InputMethod.Current.
TextServicesContext
;