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