2 references to ElementMonthView
PresentationFramework (2)
System\Windows\Controls\Primitives\CalendarItem.cs (2)
22
[TemplatePart(Name = CalendarItem.
ElementMonthView
, Type = typeof(Grid))]
171
_monthView = GetTemplateChild(
ElementMonthView
) as Grid;