Enum MessageBoxImage
Enum MessageBoxImage
Namespace: ISynergy.Framework.Mvvm.Enumerations
Assembly: ISynergy.Framework.Mvvm.dll
Syntax
public enum MessageBoxImage : int
Fields
Name | Description |
---|---|
Asterisk | The asterisk |
Error | The error |
Exclamation | The exclamation |
Hand | The hand |
Information | The information |
None | The none |
Question | The question |
Stop | The stop |
Warning | The warning |