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

適用対象