Skip to content

Commit 35e343a

Browse files
authored
Add remarks of messagedialog_commands.md
1 parent e34446c commit 35e343a

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

windows.ui.popups/messagedialog_commands.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,8 @@ By default, the array of commands for a dialog is empty. If no commands are appe
2222

2323
To delay interaction with commands for a short period when the dialog is first shown, set the *AcceptUserInputAfterDelay* option with [MessageDialogOptions](messagedialogoptions.md).
2424

25+
A maximum number of 3 [UICommand](uicommand.md) objects can be added, and an exception will be thrown if adding over 3.
26+
2527
## -examples
2628

2729
## -see-also

0 commit comments

Comments
 (0)