Changes
/* Templates */
A '''<span style="color: green">Style Template</span>''' describes a uniform look to a set of controls. Styles give us the flexibility to set some properties of an object and reuse these specific settings across multiple objects for a consistent look.
A '''<span style="color: bluedodgerblue">Data Template</span>''' defines and specifies the appearance and structure of the collection of data. It provides the flexibility to format and define the presentation of the data on any UI element. It is mostly used on data related Item controls such as ComboBox, ListBox, etc.
'''Style/Control/Data Definition in UBIK''' <br>