2 references to IsImmEnabled
PresentationCore (1)
System\Windows\Input\InputMethod.cs (1)
1781private static bool _immEnabled = SafeSystemMetrics.IsImmEnabled ;
PresentationFramework (1)
System\windows\Documents\TextEditor.cs (1)
2008private static bool _immEnabled = SafeSystemMetrics.IsImmEnabled ;