1 write to TextServicesContext
PresentationCore (1)
System\Windows\Input\TextServicesContext.cs (1)
268
InputMethod.Current.
TextServicesContext
= new TextServicesContext();
2 references to TextServicesContext
PresentationCore (2)
System\Windows\Input\TextServicesContext.cs (2)
266
if (InputMethod.Current.
TextServicesContext
== null)
271
return InputMethod.Current.
TextServicesContext
;