Share via


CabVisualizer Members

Base class for the CAB visualizer system.

The following tables list the members exposed by the CabVisualizer type.

Public Constructors

  Name Description
Public method CabVisualizer  

Top

Public Properties

(see also Protected Properties )

  Name Description
Public property CabBuilder See CabRootWorkItem for more information.
Public property CabRootWorkItem See CabRootWorkItem for more information.

Top

Protected Properties

  Name Description
Protected property Configuration Loads the configuration section for the visualizer
Protected property RootWorkItem Returns the root WorkItem for the Visualizer hierarchy.
Protected property Visualizations Returns all of the visualizations in the visualizer

Top

Public Methods

(see also Protected Methods )

  Name Description
Public method Dispose Overloaded.  
Public method Equals  Overloaded. (Inherited from Object.)
Public method GetHashCode  (Inherited from Object.)
Public method GetType  (Inherited from Object.)
Public method Initialize See Initialize for more information.
Public method Static ReferenceEquals  (Inherited from Object.)
Public method ToString  (Inherited from Object.)

Top

Protected Methods

  Name Description
Protected method AddBuilderStrategies May be overridden in a derived class to add strategies to the Builder.
Protected method AddNewVisualization Overloaded.  
Protected method AddServices May be overridden in a derived class to add services to visualizer's root WorkItem.
Protected method CreateVisualizationShell May be overridden in derived class to create the main shell of the visualizer.
Protected method Dispose Overloaded.  
Protected method Finalize  (Inherited from Object.)
Protected method MemberwiseClone  (Inherited from Object.)

Top

See Also

Reference

CabVisualizer Class
Microsoft.Practices.CompositeUI Namespace