1 write to TextServicesContext
PresentationCore (1)
System\Windows\Input\TextServicesContext.cs (1)
262InputMethod.Current.TextServicesContext = new TextServicesContext();
2 references to TextServicesContext
PresentationCore (2)
System\Windows\Input\TextServicesContext.cs (2)
260if (InputMethod.Current.TextServicesContext == null) 265return InputMethod.Current.TextServicesContext;