CalendarItem::DayTitleTemplateResourceKey Property
.NET Framework (current version)
Gets or sets the resource key for the DataTemplate that displays the days of the week.
Assembly: PresentationFramework (in PresentationFramework.dll)
public: property ComponentResourceKey^ DayTitleTemplateResourceKey { static ComponentResourceKey^ get(); }
Property Value
Type: System.Windows::ComponentResourceKey^The resource key for the DataTemplate that displays the days of the week.
.NET Framework
Available since 4.0
Available since 4.0
Show: