The TypeTemplateSelectorBase 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.
TypeTemplates
Gets the list of type-specific templates.

See Also