wpf-Name and xName

Short answer: just use x:Name to remain consistent
Some controls doesn’t have the ‘Name’ property so they are named through ‘x:Name’ instead of ‘Name’.

http://stackoverflow.com/questions/589874/in-wpf-what-are-the-differences-between-the-xname-and-name-attributes