WPF: The Shapely TabItem
So I wanted to make a really nice looking WPF TabItems and went looking for some examples of how other people have done it. I really only found one quality example [here], but there were some problems with the provided example. (1) The binding needed a little work because it…