ContentDialog.IsPrimaryButtonEnabledProperty Property
Definition
Gets the identifier of the IsPrimaryButtonEnabled dependency property.
Equivalent WinUI property: Microsoft.UI.Xaml.Controls.ContentDialog.IsPrimaryButtonEnabledProperty.
public:
static property DependencyProperty ^ IsPrimaryButtonEnabledProperty { DependencyProperty ^ get(); };
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.