다음을 통해 공유


ContentDialog.CloseButtonCommandProperty 속성

정의

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

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

속성 값

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

적용 대상