ContentDialog.PrimaryButtonCommandProperty プロパティ

定義

PrimaryButtonCommand 依存関係プロパティの識別子を取得します。

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

プロパティ値

PrimaryButtonCommand 依存関係プロパティの識別子。

適用対象