ContentDialog.PrimaryButtonCommandParameterProperty プロパティ

定義

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

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

プロパティ値

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

適用対象