共用方式為


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相依性屬性的識別碼。

適用於