2 references to IsCurrentConversionTableSupported
WindowsFormsIntegration (2)
System\Windows\Integration\ElementHost.cs (1)
736
if (SWF.ImeModeConversion.
IsCurrentConversionTableSupported
) // TODO: remove this condition?
System\Windows\Integration\WindowsFormsHost.cs (1)
90
if (SWF.ImeModeConversion.
IsCurrentConversionTableSupported
&& this.Child != null && this.Child.IsHandleCreated)