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 依赖属性的标识符。

适用于