Used by the MonthCalendar to manage cells for which there is no valid date.

Namespace:  Mindscape.WpfElements
Assembly:  Mindscape.WpfElements (in Mindscape.WpfElements.dll)
Version: 3.0.0.0 (3.0.0.0)

Syntax

C#
public class DayTemplateSelector : DataTemplateSelector
Visual Basic (Declaration)
Public Class DayTemplateSelector _
	Inherits DataTemplateSelector

Inheritance Hierarchy

System..::.Object
  System.Windows.Controls..::.DataTemplateSelector
    Mindscape.WpfElements..::.DayTemplateSelector

See Also