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