This question is locked. New answers and comments are not allowed.
I have created a DataTemplate with a TextBlock, which I assign to the CellTemplate of multiple columns. The TextBlock has a MouseLeftButtonDown event. Is there any way I can get access to the column in the event handler for the event?
