Share via


Microsoft.Practices.Composite.Regions Namespace

Classes

  Class Description
Ff654593.pubclass(en-us,PandP.10).gif RegionManagerExtensions
Class that creates a fluent interface for the IRegionManager class, with respect to adding views to regions (View Injection pattern), registering view types to regions (View Discovery pattern)
Ff654593.pubclass(en-us,PandP.10).gif ViewRegisteredEventArgs
Argument class used by the ContentRegistered event when a new content is registered.

Interfaces

  Interface Description
Ff654593.pubinterface(en-us,PandP.10).gif IRegion
Defines a model that can be used to compose views.
Ff654593.pubinterface(en-us,PandP.10).gif IRegionAdapter
Defines an interfaces to adapt an object and bind it to a new IRegion.
Ff654593.pubinterface(en-us,PandP.10).gif IRegionBehavior
Interface for allowing extensible behavior on regions.
Ff654593.pubinterface(en-us,PandP.10).gif IRegionBehaviorCollection
Defines the interface for a collection of IRegionBehavior classes on a Region.
Ff654593.pubinterface(en-us,PandP.10).gif IRegionCollection
Defines a collection of IRegion uniquely identified by their Name.
Ff654593.pubinterface(en-us,PandP.10).gif IRegionManager
Defines an interface to manage a set of regions and to attach regions to objects (typically controls).
Ff654593.pubinterface(en-us,PandP.10).gif IRegionViewRegistry
Defines the interface for the registry of region's content.
Ff654593.pubinterface(en-us,PandP.10).gif IViewsCollection
Defines a view of a collection.