3 references to Current
PresentationFramework (3)
System\windows\Documents\TextEditor.cs (1)
1550if (_textContainer is TextContainer && TextServicesHost.Current != null)
System\windows\Documents\TextEditorTyping.cs (1)
490TextServicesHost tsfHost = TextServicesHost.Current;
System\Windows\Documents\TextStore.cs (1)
1633_textservicesHost = TextServicesHost.Current;