Share via


JumpListItemForegroundConverter.EnabledProperty プロパティ

定義

Enabled 依存関係プロパティを識別します。

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

プロパティ値

Enabled 依存関係プロパティの識別子。

適用対象