ContentDialog.IsPrimaryButtonEnabledProperty 屬性

定義

取得 IsPrimaryButtonEnabled 相依性屬性的識別碼。

public:
 static property DependencyProperty ^ IsPrimaryButtonEnabledProperty { DependencyProperty ^ get(); };
static DependencyProperty IsPrimaryButtonEnabledProperty();
public static DependencyProperty IsPrimaryButtonEnabledProperty { get; }
var dependencyProperty = ContentDialog.isPrimaryButtonEnabledProperty;
Public Shared ReadOnly Property IsPrimaryButtonEnabledProperty As DependencyProperty

屬性值

IsPrimaryButtonEnabled相依性屬性的識別碼。

適用於