다음을 통해 공유


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

적용 대상