Version

IME Support (xamRichTextEditor)

Topic Overview

Purpose

This topic explains the input method support of the control.

Required background

The following topics are prerequisites to understanding this topic:

Topic Purpose

Provides an overview of the features of the control.

IME Support

IME support summary

The xamRichTextEditor control supports OS native language input directly in the editor. If you have installed an Asian language input method on your system, the xamRichTextEditor controls will display input method compositions and candidate lists directly in the control’s editing area, and immediately re-flow surrounding text as the composition changes.

The following screenshot shows an active Japanese language input composition in the xamRichTextEditor using Hiragana as well as the dropdown list of candidates for the current composition:

xamRichTextEditor IME Hiragana.png

The following screenshot shows an active Japanese language input composition in the xamRichTextEditor using Katakana as well as the dropdown list of candidates for the current composition:

xamRichTextEditor IME Katakana.png

Topics

The following topics provide additional information related to this topic.

Topic Purpose

The topics in this section provide additional information about configuring the control.