| Class | Description | |
|---|---|---|
![]()  | AbstractBinder | An abstract component that is a generic binding provider. | 
![]()  | AbstractBinding | An abstract binding component, with support for conversions. | 
![]()  | AbstractBindingGroup | An abstract binding group. Serves as a container for bindings that share certain same characteristics. | 
![]()  | BinderBase | A binder that has support for binding groups. | 
![]()  | BindingBag | A binding bag. Contains a collection of bindings, with an optional reference to their binding provider. | 
![]()  | BindingBase | A binding that has support for binding groups. | 
![]()  | BindingErrorsEventArgs | Contains binding errors for BindingExtenderCore.BindingErrors event. | 
![]()  | BindingException | Indicates an error during live binding. | 
![]()  | BindingExtenderCore | The core part of the BindingExtender object. | 
![]()  | CompositeBindingProvider | A binding provider that composes its functionality from the binding providers added to it. | 
![]()  | EventLinkingFailureEventArgs | Contains information about an event linking failure, such as used e.g. in BinderBase.EventLinkingFailure or BindingExtenderCore.EventLinkingFailure. | 
![]()  | PointBinderCore | The core part of the PointBinder object. | 
![]()  | PointBinding | A binding for a connectivity point. | 
![]()  | PointBindingGroup | A binding group for connectivity point bindings. Serves as a container for bindings that share certain same characteristics. | 
![]()  | PointNotSupportedEventArgs | Contains information for PointBinderCore.NotSupported event. | 
![]()  | PointUpdateFailureEventArgs | Contains information about an update failure for PointBinderCore.UpdateFailure event. | 
            

