Table of Contents

Field ExecuteCommandSourceOverride

Namespace
Alternet.UI
Assembly
Alternet.UI.Common.dll

Optional override for executing a command source. If set, this delegate will be called instead of the default execution logic in ExecuteCommandSource(ICommandSource).

public static ExecuteCommandSourceDelegate? ExecuteCommandSourceOverride

Returns

ExecuteCommandSourceDelegate
Optional override for executing a command source. If set, this delegate will be called instead of the default execution logic in .