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