3 references to Current
PresentationFramework (3)
src\Framework\System\windows\Documents\TextEditor.cs (1)
1583if (_textContainer is TextContainer && TextServicesHost.Current != null)
src\Framework\System\windows\Documents\TextEditorTyping.cs (1)
506TextServicesHost tsfHost = TextServicesHost.Current;
src\Framework\System\Windows\Documents\TextStore.cs (1)
1508_textservicesHost = TextServicesHost.Current;