- context
- An System.ComponentModel.ITypeDescriptorContext that can be used to gain additional context information.
- provider
- An IServiceProvider through which editing services may be obtained.
- value
- An instance of the value being edited.
The new value of the object. If the value of the object hasn't changed, this should return the same object it was passed.