ContentDialog.IsSecondaryButtonEnabledProperty Property

Definition

Gets the identifier of the IsSecondaryButtonEnabled dependency property.

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

Property Value

The identifier of the IsSecondaryButtonEnabled dependency property.

Applies to