Hi,
I create a desktop application base on WPF.
But, when I action Narrator and focus my application, that can't read information for some elements such as Label and Textblock.
I set AutomationProperties.Name for Button and it is work fine, but Label and Textblock can not.
Am I misunderstanding or lack of something?