Windows.UI.Xaml.Controls.ContentDialog.SecondaryButtonText

June 22, 2022 · View on GitHub

-description

Gets or sets the text to be displayed on the secondary button.

-xaml-syntax

<ContentDialog SecondaryButtonText="string"/>

-property-value

The text to be displayed on the secondary button. To hide this button, set the value to null or string.empty.

-remarks

-examples

-see-also

Contents

  1. 1-description
  2. 2-xaml-syntax
  3. 3-property-value
  4. 4-remarks
  5. 5-examples
  6. 6-see-also