Method GetDataSource
GetDataSource(ITypeDescriptorContext, IServiceProvider)
Gets the source of runtime notifications arriving to or from the operator.
protected InspectBuilder GetDataSource(ITypeDescriptorContext context, IServiceProvider provider)
Parameters
context
ITypeDescriptorContextAn ITypeDescriptorContext object that can be used to obtain additional context information.
provider
IServiceProviderAn IServiceProvider object that this editor can use to obtain services.
Returns
- InspectBuilder
An InspectBuilder object that can be used to subscribe to runtime notifications arriving to or from the operator.