ContentDialog.SecondaryButtonStyleProperty プロパティ

定義

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

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

プロパティ値

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

適用対象