다음을 통해 공유


ContentDialog.PrimaryButtonCommandParameterProperty 속성

정의

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

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

속성 값

PrimaryButtonCommandParameter 종속성 속성의 식별자

적용 대상