Share via


ContentDialog.PrimaryButtonTextProperty 屬性

定義

取得 PrimaryButtonText 相依性屬性的標識碼。

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

屬性值

PrimaryButtonText 相依性屬性的標識碼。

適用於