Share via


ContentDialog.PrimaryButtonCommandProperty 속성

정의

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

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

속성 값

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

적용 대상