Share via


KeyboardEventArgs.IsComposing Property

Definition

true if the event is fired within a composition session, otherwise false.

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

Property Value

Applies to