I just noticed in VS 2012 a variable can be pinned to the IDE C# code behind page while in debug mode. This is nice because it allowed me to watch the value change while stepping through it with out having to use a debug window.
What is the name of this feature?