2 references to ElementMonth
PresentationFramework (2)
System\Windows\Controls\Calendar.cs (2)
21
[TemplatePart(Name = Calendar.
ElementMonth
, Type = typeof(CalendarItem))]
758
_monthControl = GetTemplateChild(
ElementMonth
) as CalendarItem;