Repro Steps:
- Launch .NET Core WinForms app with MonthCalendar control.
- Start Narrator.
- Verify that narrator is announcing the date or not when users is navigating in the month calendar control using right and left arrow key
Actual:
Narrator is not announcing the date when user is navigating on it using right and left arrow key. Narrator is announcing only 'Month Calendar'.
Expected:
Narrator should announce the date when user is navigating on it by using right and left arrow key.
User Impact:
Screen reader users will face difficulty understand the date when navigating month calendar control elements.