MessageBoxCommand Constructors
Specifies a model for message box buttons. The MessageBoxService uses this class.
Name | Parameters | Description |
---|---|---|
Message |
id, caption, action, is |
Initializes a new instance of the Message |
Message |
id, caption, command, is |
Initializes a new instance of the Message |
See Also