TypeBrowserViewModel Members

Include Protected Members
Include Inherited Members

The TypeBrowserViewModel type exposes the following members.

Constructors

  Name Description
Ff667304.pubmethod(en-us,PandP.50).gif TypeBrowserViewModel Overloaded.

Methods

  Name Description
Ff667304.pubmethod(en-us,PandP.50).gif Equals (Inherited from Object.)
Ff667304.protmethod(en-us,PandP.50).gif Finalize (Inherited from Object.)
Ff667304.pubmethod(en-us,PandP.50).gif GetHashCode (Inherited from Object.)
Ff667304.pubmethod(en-us,PandP.50).gif GetType (Inherited from Object.)
Ff667304.protmethod(en-us,PandP.50).gif MemberwiseClone (Inherited from Object.)
Ff667304.protmethod(en-us,PandP.50).gif Notify
Notifies that a property has changed its value.
Ff667304.pubmethod(en-us,PandP.50).gif ResolveType
Resolves the type represented by the current selection and the values for the generic type parameters, if any.
Ff667304.pubmethod(en-us,PandP.50).gif ToString (Inherited from Object.)
Ff667304.pubmethod(en-us,PandP.50).gif UpdateAssemblyGroups
Updates the assembly groups for the view model.

Properties

  Name Description
Ff667304.pubproperty(en-us,PandP.50).gif AssemblyGroups
Gets the collection of assembly groups.
Ff667304.pubproperty(en-us,PandP.50).gif ConcreteType
Gets or sets the currently selected type.
Ff667304.pubproperty(en-us,PandP.50).gif GenericTypeParameters
Gets the collection of generic type parameters associated to the currently selected type.
Ff667304.pubproperty(en-us,PandP.50).gif HasGenericParameters
Gets a value indicating whether the currently selected type has generic parameters.
Ff667304.pubproperty(en-us,PandP.50).gif Title
Gets the title for the view model.
Ff667304.pubproperty(en-us,PandP.50).gif TypeName
Gets or sets the type name input for the view model.

Events

  Name Description
Ff667304.pubevent(en-us,PandP.50).gif PropertyChanged
Event raised when a property has changed.

Explicit Interface Implementations

  Name Description
Ff667304.pubinterface(en-us,PandP.50).gifFf667304.privmethod(en-us,PandP.50).gif INodeCreator.CreateAssemblyNode
Ff667304.pubinterface(en-us,PandP.50).gifFf667304.privmethod(en-us,PandP.50).gif INodeCreator.CreateNamespaceNode
Ff667304.pubinterface(en-us,PandP.50).gifFf667304.privmethod(en-us,PandP.50).gif INodeCreator.CreateTypeNode

See Also

TypeBrowserViewModel Class

Microsoft.Practices.EnterpriseLibrary.Configuration.Design.ComponentModel.Editors Namespace