Concept.Model.Wpf Assembly > Concept.Model.Wpf Namespace : TreeViewModelConceptElement Class |
The following tables list the members exposed by TreeViewModelConceptElement.
Name | Description | |
---|---|---|
![]() | TreeViewModelConceptElement Constructor | Initializes a new instance of the TreeViewModelConceptElement class. |
Name | Description | |
---|---|---|
![]() | ConceptElement | Gets the concept element. |
Name | Description | |
---|---|---|
![]() | CollapseAll | Overridden. Collapse all the model until the level is reached. |
![]() | ExpandAll | Overridden. Expands all the model until the level is reached. |
![]() | ExpandToModel | Overridden. Expands the Concept tree view to the given model. |
Name | Description | |
---|---|---|
![]() | OnModelChanged | Overridden. Called when the model has changed. |
Name | Description | |
---|---|---|
![]() | GetImage | Overloaded. Gets the image. |
![]() | IfNotNull<T,U> |