Table of Contents

Enum MessageBoxButton

Namespace
Wpf.Ui.Controls
Assembly
Wpf.Ui.dll

Defines constants that specify the default button on a MessageBox.

public enum MessageBoxButton

Fields

Close = 2

The close button

Primary = 0

The primary button

Secondary = 1

The secondary button