Share via


JumpListItemForegroundConverter.DisabledProperty 属性

定义

标识 Disabled 依赖属性。

public:
 static property DependencyProperty ^ DisabledProperty { DependencyProperty ^ get(); };
static DependencyProperty DisabledProperty();
public static DependencyProperty DisabledProperty { get; }
var dependencyProperty = JumpListItemForegroundConverter.disabledProperty;
Public Shared ReadOnly Property DisabledProperty As DependencyProperty

属性值

Disabled 依赖属性的标识符。

适用于