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 依存関係プロパティの識別子。

適用対象