public void FireEvent(Type testerType, object control, PropertyAssertAction action) { OnEvent(testerType, control, action); CheckForNewForms(); }