1 write to _defaultImc
PresentationCore (1)
System\Windows\Input\InputMethod.cs (1)
1748_defaultImc = himc;
3 references to _defaultImc
PresentationCore (3)
System\Windows\Input\InputMethod.cs (3)
1336UnsafeNativeMethods.ImmAssociateContext(new HandleRef(this, hwnd), new HandleRef(this, _defaultImc)); 1739if (_defaultImc == 0) 1753return _defaultImc;