0

I am creating an appmenu in windows phone silverlight 8.1 using ApplicationBarIconButton and ApplicationBarMenuItem through code. But how do I set AutomationProperties.SetName() through code for this appmenu. What would be the depedendencyObject that I should pass to AutomationProperties.SetName() ?

  • 1
    Hi and welcome to Stackoverflow! Please post some actual code you need help with :-) For more information how to ask see http://stackoverflow.com/help/how-to-ask – DerApe Oct 15 '15 at 10:27
  • Hi derape , i am stuck with setting AutomationProperties.Name for AppMenu. And in that i am not able to use any dependencyObject to set AutomationProperties.Name . The Code base i am talking about is kind of big. Please let me know if anything specific is needed, i'll post that. – Rahul Kumar Oct 15 '15 at 11:13
  • Possible duplicate of [How to use AutomationProperties.Name?](http://stackoverflow.com/questions/2920062/how-to-use-automationproperties-name) – Chui Tey Oct 19 '15 at 12:29

0 Answers0