This topic has not yet been rated - Rate this topic

PlaybackSettings.ImeLanguageList Property

Gets a list of Input Method Editors(IME) language locale IDs(LCID) for which IME ends composition on clicking the {Enter} key.

Namespace:  Microsoft.VisualStudio.TestTools.UITesting
Assembly:  Microsoft.VisualStudio.TestTools.UITesting (in Microsoft.VisualStudio.TestTools.UITesting.dll)
public ICollection<int> ImeLanguageList { get; }

Property Value

Type: System.Collections.Generic.ICollection<Int32>
List of IME languages.

Playback uses copy paste to playback keyboard related actions for these language controls.

Did you find this helpful?
(1500 characters remaining)
Community Content Add
Annotations FAQ