InputMethod.PreferredImeSentenceMode Attached Property

Definition

Gets or sets a preferred ImeSentenceModeValues value for a specified dependency object.

see GetPreferredImeSentenceMode, and SetPreferredImeSentenceMode
see GetPreferredImeSentenceMode, and SetPreferredImeSentenceMode
see GetPreferredImeSentenceMode, and SetPreferredImeSentenceMode

Remarks

This is an attached property. Use the GetPreferredImeSentenceMode and SetPreferredImeSentenceMode methods to set or read this attached property on a specified dependency object.

When this property is attached to a UIElement, the input method automatically switches to the preferred sentence mode when that UIElement gets the focus.

Applies to

See also