1 write to TextServicesContext
PresentationCore (1)
System\Windows\Input\TextServicesContext.cs (1)
261InputMethod.Current.TextServicesContext = new TextServicesContext();
2 references to TextServicesContext
PresentationCore (2)
System\Windows\Input\TextServicesContext.cs (2)
259if (InputMethod.Current.TextServicesContext == null) 264return InputMethod.Current.TextServicesContext;