ContentDialog.SecondaryButtonCommandProperty プロパティ

定義

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

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

プロパティ値

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

適用対象