See Also: IDesignerLoaderHost Members
An System.ComponentModel.Design.IDesignerHost can implement this interface to enable support for loading by a System.ComponentModel.Design.Serialization.DesignerLoader.
The designer loader informs the designer host that it needs to invoke a load or reload so that the designer host can perform additional tasks at these times.
This class is isolated from System.ComponentModel.Design.IDesignerHost to emphasize that the designer loader, not the designer host, must initiate all loading and reloading of the design document.