Any one tell me how can i itrate through all the rows in DataGrid in WPF .....
and it should be noted that there is not any .Row property in WPF DataGrid as WinForm has . So please any one can tell me the alternate way to do so .
I`m using Visual Studio 2013 Pro .