<templates>

Defines a collection of control templates.

  <templates>
    <controltemplate name="[template name (string)]" version="[version id (integer)]">
      <propertygroup>
        <property> ... </property>
        <propertygroup> ... </propertygroup>
      </propertygroup>
    </controltemplate>
  </templates>

No child tags, attributes, or callbacks.