How can I find all classes that inherit from another? The object browser has an item on the menu called "Show Derived Types" which you can check, but this doesn't work as I would expect. For instance a search for TypeConverter with this checked does not find ExpandableObjectConverter which inherits from this.