Table of Contents

Method CanExecuteCommandSource

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

CanExecuteCommandSource(ICommandSource)

Gets whether commandSource can be executed.

public static bool CanExecuteCommandSource(ICommandSource commandSource)

Parameters

commandSource ICommandSource

Command source.

Returns

bool