共用方式為


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

適用於