This Navigate To command navigates from a text editor position to the corresponding parameter declaration of the method being called.
It becomes available when you invoke the Navigate To drop-down list at a method call argument.
If you place the caret at e argument in a method call and click Parameter Declaration, ReSharper navigates you to the corresponding parameter in the OnNewWindow3 method declaration.
