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