Heya Kevin,
I tested it both ways and you are correct. :)
My previous method for mouse picking : render any objects potentially under the cursor to a 1x1 render target with a special shader that draws them a solid color representing a numeric index, render the pixel on top of the display with everything else, read the pixel ...