共用方式為


JumpListItemBackgroundConverter.DisabledProperty 屬性

定義

識別 Disabled 相依性屬性。

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

屬性值

Disabled 相依性屬性的標識碼。

適用於