Description
Narrator does not announce AutomationProperties.HelpText for the DataGrid.
The help text should be announced from DataGrid when it it assigned to them:
<DataGrid AutomationProperties.HelpText="Help text" />
Reproduction Steps
- Turn on Narrator
 
- Give focus on the DataGrid
 
Expected behavior
Help text should be read aloud from DataGrid
Actual behavior
Hear Narrator announce the DataGrid, but not the help text associated with the DataGrid
Regression?
No response
Known Workarounds
No response
Impact
No response
Configuration
No response
Other information
No response