See Also: IDesignerSerializationManager Members
A designer can utilize System.ComponentModel.Design.Serialization.IDesignerSerializationManager to access services useful to managing design-time serialization processes. For example, a class that implements the designer serialization manager can use this interface to create objects, look up types, identify objects, and customize the serialization of particular types.