다음을 통해 공유


ContentDialog.IsPrimaryButtonEnabledProperty 속성

정의

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

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

속성 값

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

적용 대상