Share via


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

適用於