Answered Proper usage of x:Name vs. Name

  • Monday, February 13, 2012 9:14 AM
     
     

    A lot of Controls, if not all, have a property 'Name'.  In Xaml when is it ok to use 'Name' and when is it necessary (or at least desirable) to use 'x:Name'?

All Replies