2 references to GetCalendarButton
PresentationFramework (2)
System\Windows\Automation\Peers\DateTimeAutomationPeer.cs (1)
118
return OwningCalendar.MonthControl?.
GetCalendarButton
(this.Date, ButtonMode);
System\Windows\Controls\Primitives\CalendarItem.cs (1)
462
focusTarget =
GetCalendarButton
(date, this.DisplayMode);