Windows.UI.Xaml.Controls.ContentDialog.IsPrimaryButtonEnabled
June 22, 2022 · View on GitHub
-description
Gets or sets whether the dialog's primary button is enabled.
-xaml-syntax
<ContentDialog IsPrimaryButtonEnabled="bool"/>
-property-value
True if the primary button of the dialog is enabled; Otherwise, false.