CabApplication<TWorkItem>.CreateVisualizer Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
protected:
Microsoft::Practices::CompositeUI::IVisualizer ^ CreateVisualizer();
protected Microsoft.Practices.CompositeUI.IVisualizer CreateVisualizer ();
member this.CreateVisualizer : unit -> Microsoft.Practices.CompositeUI.IVisualizer
Protected Function CreateVisualizer () As IVisualizer