Added new enum DataTemplateMissingFieldsHandling which defines how the data template engine handles template fields that could not be found in the data source.
Added new DataTemplateOptions class which represents options used in data template processing.
Added new DataTemplateOptions DataTemplate.Options property which gets options controlling the behavior of the template processing engine.