Your Privacy Matters: We use our own and third-party cookies to improve your experience on our website. By continuing to use the website we understand that you accept their use. Cookie Policy
425
Blend 'name interactive elements' not detecting xamgrid
posted

Hi,

I am trying to use the feature 'name interactive elements' from Expression Blend 4 to name all the unnamed ui elements automatically. I am not able to do this on xamgrid, but works on framework controls. Is this a know issue or i am missing something here? Many thanks! Chan.

Parents
No Data
Reply
  • 12631
    posted

    Chan:

    Are you naming elements just to give them names, or is there a reason you want to name all unnamed elements?  If its the former, then I would advise against doing that as there is both a memory and performance cost:

    http://10rem.net/blog/2010/07/02/silverlight-wpf-dont-name-elements-unless-you-have-to-why-xnaming-everything-is-bad

    If you need to name them for a reason, I would love to know why.

    Devin

Children