The MatchingTemplateSelector type exposes the following members.

Properties

  NameDescription
BasedOn
Gets or sets the DataTemplateSelector on which to fall back if no template is found by this selector.
(Inherited from DelegatingDataTemplateSelector.)
DefaultTemplate
Gets or sets the default data template.
Templates
Gets the list of templates and matching criteria.

See Also