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