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

適用対象