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 종속성 속성의 식별자입니다.

적용 대상