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