The TypeStyleSelectorBase type exposes the following members.

Methods

  NameDescription
GetSelectionType
When overridden in a derived class, gets the type to be used in selecting a style for an item.
SelectStyle
Returns a Style for the item.
(Inherited from DelegatingStyleSelector.)
SelectStyleCore
Returns a DataTemplate according to the type of the item.
(Overrides DelegatingStyleSelector..::.SelectStyleCore(Object, DependencyObject).)

See Also