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