2 instantiations of CalendarButtonAutomationPeer
PresentationFramework (2)
src\Framework\System\Windows\Controls\Primitives\CalendarButton.cs (1)
156return new CalendarButtonAutomationPeer(this);
src\Framework\System\Windows\Controls\Primitives\CalendarDayButton.cs (1)
184return new CalendarButtonAutomationPeer(this);