2 references to OnPropertyChangedImeMode
WindowsFormsIntegration (2)
System\Windows\Integration\ElementHost.cs (2)
246this.OnPropertyChangedImeMode(this, EventArgs.Empty); 911this.ImeModeChanged += this.OnPropertyChangedImeMode;