ContentDialog.IsPrimaryButtonEnabledProperty Property

Definition

Gets the identifier of the IsPrimaryButtonEnabled dependency property.

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

Property Value

The identifier of the IsPrimaryButtonEnabled dependency property.

Applies to