ContentDialog.PrimaryButtonStyleProperty プロパティ

定義

PrimaryButtonStyle 依存関係プロパティの識別子を取得します。

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

プロパティ値

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

適用対象