MessageBoxButton Enumeration
[ This article is for Windows Phone 8 developers. If you’re developing for Windows 10, see the latest documentation. ]
Specifies the buttons to include when you display a message box.
Assembly: System.Windows (in System.Windows.dll)
This enumeration is used by the MessageBox::Show(String, String, MessageBoxButton) method overload.
Show: