I just noticed a thumbtack which allowed me to pin a variable to the screen with in the C# code behind. This also allows the value to be seen while debugging in the C# file and not in a debugging window. It has the little blue brick with the variable name and its value.
What is the name of this feature?