1 reference to IsDayButton
PresentationFramework (1)
src\Framework\System\Windows\Automation\Peers\CalendarButtonAutomationPeer.cs (1)
69
return
IsDayButton
? SR.Get(SRID.CalendarAutomationPeer_DayButtonLocalizedControlType) : SR.Get(SRID.CalendarAutomationPeer_CalendarButtonLocalizedControlType);