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