Parameter Info: Ctrl + K, P
This keyboard shortcut displays the IntelliSense for a parameter. The information will be that of the param tag in the method’s XML Documentation.
Use the left/right arrow to navigate to another parameter and see its info.
Use the up/down arrow to display the IntelliSense for method overloads.