ContentDialog.IsSecondaryButtonEnabledProperty プロパティ

定義

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

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

プロパティ値

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

適用対象