hello,
i select variable, but Code Definition Windows do not show anything.
how can i solve this?


hello,
i select variable, but Code Definition Windows do not show anything.
how can i solve this?


In C# you can press <Alt+F12> or <F12> to view the definition. It seems that Code Definition Window is for C++ (https://docs.microsoft.com/en-us/visualstudio/ide/viewing-the-structure-of-code?view=vs-2019#code-definition-window-c).
4 people are following this question.