TypeBrowserViewModel Members
Include Protected Members
Include Inherited Members
The TypeBrowserViewModel type exposes the following members.
Constructors
Name | Description | |
---|---|---|
![]() |
TypeBrowserViewModel | Overloaded. |
Methods
Name | Description | |
---|---|---|
![]() |
Equals | (Inherited from Object.) |
![]() |
Finalize | (Inherited from Object.) |
![]() |
GetHashCode | (Inherited from Object.) |
![]() |
GetType | (Inherited from Object.) |
![]() |
MemberwiseClone | (Inherited from Object.) |
![]() |
Notify |
Notifies that a property has changed its value.
|
![]() |
ResolveType |
Resolves the type represented by the current selection and the values for the generic type parameters, if any.
|
![]() |
ToString | (Inherited from Object.) |
![]() |
UpdateAssemblyGroups |
Updates the assembly groups for the view model.
|
Properties
Name | Description | |
---|---|---|
![]() |
AssemblyGroups |
Gets the collection of assembly groups.
|
![]() |
ConcreteType |
Gets or sets the currently selected type.
|
![]() |
GenericTypeParameters |
Gets the collection of generic type parameters associated to the currently selected type.
|
![]() |
HasGenericParameters |
Gets a value indicating whether the currently selected type has generic parameters.
|
![]() |
Title |
Gets the title for the view model.
|
![]() |
TypeName |
Gets or sets the type name input for the view model.
|
Events
Name | Description | |
---|---|---|
![]() |
PropertyChanged |
Event raised when a property has changed.
|
Explicit Interface Implementations
Name | Description | |
---|---|---|
![]() ![]() |
INodeCreator.CreateAssemblyNode | |
![]() ![]() |
INodeCreator.CreateNamespaceNode | |
![]() ![]() |
INodeCreator.CreateTypeNode |
See Also
Microsoft.Practices.EnterpriseLibrary.Configuration.Design.ComponentModel.Editors Namespace