Handled Property

Definition

Assembly XenoAtom.Terminal.dll

Gets or sets whether the current input event should skip default handling.

public bool Handled {[CompilerGenerated]
    get; [CompilerGenerated]
    set; }

Returns