InterviewSolution
Saved Bookmarks
| 1. |
What Is The Use Of The Code Definition Window In Visual Studio? |
|
Answer» KEYBOARD: CTRL + , D Menu: View -> Code Definition Window Command: View.Code Definition Window VERSIONS: 2008, 2010 Ever want to just click on a reference and see the definition as you go? Well it’s TIME to get REINTRODUCED to the Code Definition Window. Keyboard: CTRL + , D Menu: View -> Code Definition Window Command: View.Code Definition Window Versions: 2008, 2010 Ever want to just click on a reference and see the definition as you go? Well it’s time to get reintroduced to the Code Definition Window. |
|