Concept.Utils.Wpf Assembly > Concept.Utils.Wpf Namespace : ModalDialogResult Enumeration |
public enum ModalDialogResult : System.Enum
Member | Value | Description |
---|---|---|
Cancel | 2 | The result value of the ButtonWrappedContentControl is Cancel. |
Close | 7 | The result value of the message box is Close. |
OK | 1 | The result value of ButtonWrappedContentControl box is OK. |
System.Object
System.ValueType
System.Enum
Concept.Utils.Wpf.ModalDialogResult
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2