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