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