Gets or sets the index of the command you want to use as the default. This is the command that fires by default when users press the ENTER key.
public:
property uint32 DefaultCommandIndex {
uint32 get ();
void set (uint32 value);
}
Type: uint32
The index of the default command.
Namespace: Windows.UI.Popups
Metadata: windows.winmd