ContentDialog.SecondaryButtonTextProperty プロパティ

定義

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

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

プロパティ値

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

適用対象