CommandBindingErrorEventArgsContext Property

Gets the context of the error.

Definition

Namespace: KGySoft.ComponentModel
Assembly: KGySoft.CoreLibraries (in KGySoft.CoreLibraries.dll) Version: 10.0.0
C#
public CommandBindingErrorContext Context { get; }

Property Value

CommandBindingErrorContext

See Also