A service which may be made available to a contained component
which allows access to various controls and information about
the context in which the component is loaded.
This is an alternative approach to the use of an extended BindingSite.
The simplest way to use this is for your Binder to extend
ContainedBinderSupport ContainedBinderSupport instead
of
BinderSupport BinderSupport .
|