How to show 'git blame' in Visual Studio 2013?
TFS (and so does VS) uses the Term "Annotate" instead of "Blame", just right click on the editor when you have a file open, then click Source Control, Annotate.
I'm sure there are other ways to do it, either from the menu, toolbars, solution explorer, etc.