In Visual Studio 2010, the Step Into Property/Function (F11) doesn\'t work as expected.
It doesn\'t step into property setters or getters.
I conve
Worked for me on Visual Studio 2015: I closed VS and deleted folder: .vs (hidden folder, some times together with solution file) and opened again Visual Studio.