ContentDialog.SecondaryButtonTextProperty 속성

정의

SecondaryButtonText 종속성 속성의 식별자를 가져옵니다.

public:
 static property DependencyProperty ^ SecondaryButtonTextProperty { DependencyProperty ^ get(); };
static DependencyProperty SecondaryButtonTextProperty();
public static DependencyProperty SecondaryButtonTextProperty { get; }
var dependencyProperty = ContentDialog.secondaryButtonTextProperty;
Public Shared ReadOnly Property SecondaryButtonTextProperty As DependencyProperty

속성 값

SecondaryButtonText 종속성 속성의 식별자입니다.

적용 대상