A2v10 Platform documentation
UK


Template Item

Represents a simple dictionary of TemplatedMessage objects with a text key.

Note, that the dictionary key is located in the http://schemas.microsoft.com/winfx/2006/xaml namespace, so you need to include the corresponding xmlns element in the header of the xaml file.

Content property: Messages

Properties

Name Type Description
Messages Dictionary<String, TemplatedMessage> Message dictionary.

Example: