If you're reading Introducing Silverlight and are having some trouble with the code in Chapter 8 for the tracking textblocks sample, there's a missing line of code that defines a global variable. Here's the full C# code for the TextBlocks sample: 1: using