show/hide this revision's text 2 edited title

How In WPF, how can I determine what column/row in a grid a control is

show/hide this revision's text 1

How can I determine what column/row in a grid a control is

I am building a grid dynamically and putting buttons in one of the columns. When I click a button, I want to know what row of my grid it's in. How can I find this?