The TypeStyleSelector type exposes the following members.

Methods

  NameDescription
GetSelectionType
Gets the type to be used in selecting a template for an item, being the CLR type of the object itself.
(Overrides TypeStyleSelectorBase..::.GetSelectionType(Object).)
SelectStyle
Returns a Style for the item.
(Inherited from DelegatingStyleSelector.)
SelectStyleCore
Returns a DataTemplate according to the type of the item.
(Inherited from TypeStyleSelectorBase.)

See Also