microsoft-live-labs-pivot

Getting the coordinates of a PivotItem when using the Silverlight PivotViewer control with Microsoft Live Labs Pivot

I'm using the Silverlight PivotViewer control in an application I'm writing to display Microsoft Live Labs Pivot content through Silverlight. In my app, I want to handle right-clicks on items and return where inside the image the click occurred. I've already implemented the necessary event handlers and the process of finding which image...