다음을 통해 공유


ContentDialog.SecondaryButtonCommandParameterProperty 속성

정의

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

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

속성 값

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

적용 대상