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 依存関係プロパティの識別子。

適用対象