TextDocument.IsImeComposing Property
Assembly: Topten.RichTextKit.dll
Namespace: Topten.RichTextKit.Editor
Declaring Type: TextDocument
Indicates if an IME composition is currently in progress
public bool IsImeComposing { get; }
Property Type
bool |