2 references to ElementNextButton
PresentationFramework (2)
System\Windows\Controls\Primitives\CalendarItem.cs (2)
15
[TemplatePart(Name = CalendarItem.
ElementNextButton
, Type = typeof(Button))]
169
_nextButton = GetTemplateChild(
ElementNextButton
) as Button;