The DataTypeTemplateSelector type exposes the following members.

Methods

  NameDescription
GetSelectionType
Gets the type of the data content of an IDiagramNode.
(Overrides TypeTemplateSelectorBase..::.GetSelectionType(Object).)
SelectTemplate
Returns a DataTemplate for the item.
(Inherited from DelegatingDataTemplateSelector.)
SelectTemplateCore
Returns a DataTemplate according to the type of the item.
(Inherited from TypeTemplateSelectorBase.)

See Also