다음을 통해 공유


ContentDialog.PrimaryButtonTextProperty 속성

정의

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

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

속성 값

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

적용 대상