CommandContextChangedEventArgs.IsActive 属性

定义

如果正在激活命令上下文,则为 True; 否则为 false。

public:
 property bool IsActive { bool get(); };
public bool IsActive { [System.Diagnostics.DebuggerStepThrough] get; }
[<get: System.Diagnostics.DebuggerStepThrough>]
member this.IsActive : bool
Public ReadOnly Property IsActive As Boolean

属性值

Boolean
属性

适用于