KeyboardEventArgs.IsComposing 属性

定义

如果在合成会话中触发事件,则为 true,否则为 false。

public bool IsComposing { get; set; }
member this.IsComposing : bool with get, set
Public Property IsComposing As Boolean

属性值

适用于