ViewFilter.IsExecutingCommand Özellik

Tanım

Filtrenin komutları yürütüp yürütmediğini belirler.

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

Özellik Değeri

Boolean

true komutları yürütülürse, tersi durumda false .

Şunlara uygulanır