ContentDialogResult

June 22, 2022 ยท View on GitHub

-description

Specifies identifiers to indicate the return value of a ContentDialog

-enum-fields

-field None:0

No button was tapped.

-field Primary:1

The primary button was tapped by the user.

-field Secondary:2

The secondary button was tapped by the user.

-remarks

-examples

-see-also

Contents

  1. 1-description
  2. 2-enum-fields
  3. 2.1-field None:0
  4. 2.2-field Primary:1
  5. 2.3-field Secondary:2
  6. 3-remarks
  7. 4-examples
  8. 5-see-also