1 write to _defaultImc
PresentationCore (1)
System\Windows\Input\InputMethod.cs (1)
1746_defaultImc = himc;
3 references to _defaultImc
PresentationCore (3)
System\Windows\Input\InputMethod.cs (3)
1335UnsafeNativeMethods.ImmAssociateContext(new HandleRef(this, hwnd), new HandleRef(this, _defaultImc)); 1737if (_defaultImc == 0) 1751return _defaultImc;