Share via


ContentDialog.SecondaryButtonCommandProperty 속성

정의

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

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

속성 값

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

적용 대상