共用方式為


JumpListItemBackgroundConverter.EnabledProperty 屬性

定義

識別 Enabled 相依性屬性。

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

屬性值

Enabled 相依性屬性的標識碼。

適用於