Share via


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 相依性屬性的標識符。

適用於