Share via


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 相依性屬性的標識碼。

適用於