ITypeDescriptorContext 成员
提供有关组件的上下文信息,如其容器和属性描述符。
下表列出了由 ITypeDescriptorContext 类型公开的成员。
公共属性
名称 | 说明 | |
---|---|---|
Container | 获取表示此 TypeDescriptor 请求的容器。 | |
Instance | 获取与此类型说明符请求相连接的对象。 | |
PropertyDescriptor | 获取与给定上下文项相关联的 PropertyDescriptor。 |
页首
公共方法
名称 | 说明 | |
---|---|---|
OnComponentChanged | 引发 ComponentChanged 事件。 | |
OnComponentChanging | 引发 ComponentChanging 事件。 |
页首
请参见
参考
ITypeDescriptorContext 接口
System.ComponentModel 命名空间
TypeDescriptor
TypeConverter