Serializer.C1TypeDescriptorContextCreateInstance Class Members
In This Topic
The following tables list the members exposed by Serializer.C1TypeDescriptorContextCreateInstance.
Public Constructors
Public Properties
| Name | Description |
| Container | Gets the container representing this System.ComponentModel.TypeDescriptor request. |
| Instance | Gets the object that is connected with this type descriptor request. |
| PropertyDescriptor | Gets the System.ComponentModel.PropertyDescriptor that is associated with the given context item. |
Top
Public Methods
| Name | Description |
| GetService | Gets the service object of the specified type. |
| OnComponentChanged | Raises the System.ComponentModel.Design.IComponentChangeService.ComponentChanged event. |
| OnComponentChanging | Raises the System.ComponentModel.Design.IComponentChangeService.ComponentChanging event. |
Top
See Also