ViewFilter.IsExecutingCommand Propriété

Définition

Détermine si le filtre exécute des commandes.

public:
 static property bool IsExecutingCommand { bool get(); };
public:
 static property bool IsExecutingCommand { bool get(); };
public static bool IsExecutingCommand { get; }
member this.IsExecutingCommand : bool
Public Shared ReadOnly Property IsExecutingCommand As Boolean

Valeur de propriété

Boolean

true Si les commandes sont en cours d’exécution ; sinon, false .

S’applique à