InputMethod::ImeSentenceMode Property
.NET Framework (current version)
Gets or sets the current sentence mode for the input method editor associated with this input method.
Assembly: PresentationCore (in PresentationCore.dll)
public: property ImeSentenceModeValues ImeSentenceMode { [SecurityCriticalAttribute] ImeSentenceModeValues get(); [SecurityCriticalAttribute] void set(ImeSentenceModeValues value); }
Property Value
Type: System.Windows.Input::ImeSentenceModeValuesA member of the ImeSentenceModeValues enumerations specifying the sentence mode.
The default value is None.
.NET Framework
Available since 3.0
Available since 3.0
Show: