HandledEventArgsHandled Property

Gets or sets whether the process has been checked () or should continue with its own processing.

Definition

Namespace: Aliquo.Windows
Assembly: Aliquo.Windows (in Aliquo.Windows.dll) Version: 5.0.9179.22654
C#
public bool Handled { get; set; }

Property Value

Boolean

See Also