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