In line 24 of your second code block you are adding the event handler 'textBlock1_MouseEnter' to the MouseEnter event, but you don't actually have a method defined with that name anywhere that I can see, thus the error you are getting. Create the methods.
Momerath
Nearly a Senior Poster
3,386 posts since Aug 2010
Reputation Points: 1,232
Solved Threads: 558