CabVisualizer Members
Base class for the CAB visualizer system.
The following tables list the members exposed by the CabVisualizer type.
Public Constructors
Name | Description | |
---|---|---|
CabVisualizer |
Top
Public Properties
(see also Protected Properties )
Name | Description | |
---|---|---|
CabBuilder | See CabRootWorkItem for more information. | |
CabRootWorkItem | See CabRootWorkItem for more information. |
Top
Protected Properties
Name | Description | |
---|---|---|
Configuration | Loads the configuration section for the visualizer | |
RootWorkItem | Returns the root WorkItem for the Visualizer hierarchy. | |
Visualizations | Returns all of the visualizations in the visualizer |
Top
Public Methods
(see also Protected Methods )
Name | Description | |
---|---|---|
Dispose | Overloaded. | |
Equals | Overloaded. (Inherited from Object.) | |
GetHashCode | (Inherited from Object.) | |
GetType | (Inherited from Object.) | |
Initialize | See Initialize for more information. | |
ReferenceEquals | (Inherited from Object.) | |
ToString | (Inherited from Object.) |
Top
Protected Methods
Name | Description | |
---|---|---|
AddBuilderStrategies | May be overridden in a derived class to add strategies to the Builder. | |
AddNewVisualization | Overloaded. | |
AddServices | May be overridden in a derived class to add services to visualizer's root WorkItem. | |
CreateVisualizationShell | May be overridden in derived class to create the main shell of the visualizer. | |
Dispose | Overloaded. | |
Finalize | (Inherited from Object.) | |
MemberwiseClone | (Inherited from Object.) |
Top
See Also
Reference
CabVisualizer Class
Microsoft.Practices.CompositeUI Namespace