2 references to CalendarButtonAutomationPeer
PresentationFramework (2)
System\Windows\Controls\Primitives\CalendarButton.cs (1)
155return new CalendarButtonAutomationPeer(this);
System\Windows\Controls\Primitives\CalendarDayButton.cs (1)
184return new CalendarButtonAutomationPeer(this);