There are a few posts on here regarding how to find all derived classes from a given class programatically (Get all inherited classes of an abstract class), but none that I can see when using Visual Studio (2015).
I'm looking at the 'Object Browser' window and I'm surprised such a feature doesn't exist. Am I doing something wrong or is there really no way to find out?