CommandProperty 枚举

定义

正在更新的命令属性。

public enum class CommandProperty
public enum CommandProperty
type CommandProperty = 
Public Enum CommandProperty
继承
CommandProperty

字段

BaseDefinitionId 6

命令的基本元数据定义 id。

DisplayName 5

命令的显示名称。

IsChecked 4

命令的选中状态。

IsEnabled 3

命令的启用状态。

IsSupported 2

命令的支持状态。

Pattern 1

命令支持的模式。

Unset 0

默认

适用于