Registers an external component as part of the load process managed by this interface.
Call IDesignerLoaderService.AddLoadDependency once for each external object participating in the load process. IDesignerLoaderService.DependentLoadComplete(bool, ICollection) is called when the work of the load process is done.