[This topic is pre-release documentation and is subject to change in future releases. Blank topics are included as placeholders.]

Static factory for creating view instances based on a view specification and a given parent view.

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

Public Methods

  NameDescription
static memberCreate
Instantiates a view based on view name and parameters stored in the view spec, and attempts to hook it up with a parent view.
the view refuses to hook up with its parent

Equals (Inherited from Object.)
GetHashCode (Inherited from Object.)
GetType (Inherited from Object.)
ToString (Inherited from Object.)

Protected Methods

  NameDescription
Finalize (Inherited from Object.)
MemberwiseClone (Inherited from Object.)

Public Constructors

  NameDescription
ViewFactoryNew