Represents a message panel.
Inherits: UIElement : UIElementBase
Content property: Content
| Name | Type | Description |
|---|---|---|
| Content | Object | Content property. Content of the panel. Can be either plain text or a control (UIElementBase). |
| Style | AlertStyle |
Display style. Possible values (the specific appearance depends on the user interface theme):
|
| Icon | Icon | The icon to be displayed in front of the content. |
| DropShadow | ShadowStyle | Type of the shadow. |
| Base item properties | ||
XAML
Result