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