Many projects using the WinGrid for navigation need to be able to determine which cell the user clicked on without the cell being selected or becoming active. Using the grid's MouseUp or MouseDown events, you can retrieve a reference to the UIElement…