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