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