Click or drag to resize

DialogMessageButtons Property

Gets or sets the buttons displayed by the message box.

Namespace:  Enkoni.Framework.UI.Mvvm
Assembly:  Enkoni.Framework.UI (in Enkoni.Framework.UI.dll) Version: 1.3.0.1
Syntax
public MessageBoxButton Buttons { get; set; }

Property Value

Type: MessageBoxButton
See Also