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