Accessibility Question #3813
              
                Unanswered
              
          
                  
                    
                      GeoffEngelstein
                    
                  
                
                  asked this question in
                Q&A
              
            Replies: 1 comment 1 reply
-
| @GeoffEngelstein I am curious as to why you want the automation properties to effectively be inherited? I have not seen such a use of them before, but that doesn't mean it cannot serve a purpose; so I am genuinely interested. I don't believe there is anything stopping you from applying automation properties on the controls in  | 
Beta Was this translation helpful? Give feedback.
                  
                    1 reply
                  
                
            
  
    Sign up for free
    to join this conversation on GitHub.
    Already have an account?
    Sign in to comment
  
        
    
Uh oh!
There was an error while loading. Please reload this page.
-
We are updating our app for accessibility using the AutomationProperties.Name and AutomationProperties.HelpText properties. When we apply them to the material design xaml Popup Box they do not propagate to the subcontrols. We can modify the control template to do this, but I was wondering if anyone had perhaps gone through this already and would be willing to share any tips or source code.
Beta Was this translation helpful? Give feedback.
All reactions