The MatchingTemplateSelector type exposes the following members.

Methods

  NameDescription
SelectTemplate
Returns a DataTemplate for the item.
(Inherited from DelegatingDataTemplateSelector.)
SelectTemplateCore
Returns the DataTemplate associated with the first criterion to match the item.
(Overrides DelegatingDataTemplateSelector..::.SelectTemplateCore(Object, DependencyObject).)

See Also