c# - Finding all classes that implement an Abstract class in Visual Studio? -


in visual studio, possible find classes implement abstract class?

for instance, i'm looking @ abstract class system.windows.media.brush, , know classes (ideally part of microsoft stack) implement it.

failing that, there reflector job?


Comments

Popular posts from this blog

apache - Remove .php and add trailing slash in url using htaccess not loading css -

inno setup - TLabel or TNewStaticText - change .Font.Style on Focus like Cursor changes with .Cursor -