Click or drag to resize

DialogMessageIcon Property

Gets or sets the icon for the message box.

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

Property Value

Type: MessageBoxImage
See Also