The DateTimePartTemplateSelector type exposes the following members.

Constructors

  NameDescription
DateTimePartTemplateSelector

Methods

  NameDescription
SelectTemplate
Returns the DataTemplate corresponding to the supplied DateTimeDisplayElement.
(Overrides DataTemplateSelector..::.SelectTemplate(Object, DependencyObject).)

Properties

  NameDescription
NumericElementTemplate
Gets or sets the DataTemplate for numeric elements.
ReadOnlyElementTemplate
Gets or sets the DataTemplate for read-only elements.
SelectElementTemplate
Gets or sets the DataTemplate for selection elements.

See Also