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