Returns the thumbnail item containing the window point provided.
Parameters
- point
- A System.Drawing.Point which represents the location of a point in the control. The point values should be in client coordinates.
Return Value
A
ThumbnailItem containing the provided point. Returns null if point is not over an image.