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