Concept.Model.Wpf Assembly > Concept.Model.Wpf Namespace : ConceptTreeView Class |
The following tables list the members exposed by ConceptTreeView.
Name | Description | |
---|---|---|
![]() | ConceptTreeView Constructor | Initializes a new instance of the ConceptTreeView class. |
Name | Description | |
---|---|---|
![]() ![]() | ElementProperty | The element property |
Name | Description | |
---|---|---|
![]() | DisplayAllItems | Gets or sets if the ConceptTreeView must consider IChildrenView interface. |
![]() | Element | Gets or sets the the root Concept.Model.ConceptElement of the ConceptTreeView. |
![]() | ExpandLevel | Gets or sets the expand level of the ConceptTreeView. |
![]() | IsExpanded | Gets or sets a value indicating whether the ConceptTreeView is fully expanded. |
![]() | SelectedElement | Gets the selected element. |
![]() | SelectedItem | Gets or sets the selected Concept.Model.ConceptElement of the ConceptTreeView. |
Name | Description | |
---|---|---|
![]() | Dropped | Notifies the drag handler that a drop has occurred. |
![]() | ExpandAll | Expands all the Concept.Model.ConceptElement of the ConceptTreeView. |
![]() | ExpandSelectedItem | Expands the selected Concept.Model.ConceptElement in the ConceptTreeView. |
![]() | InitializeComponent | InitializeComponent |
![]() | Refresh | Overloaded. Refreshes this instance. |
![]() | RefreshSelectedItem | Refreshes the selected item. |
![]() | StartDrag | Queries whether a drag can be started. |
Name | Description | |
---|---|---|
![]() | BitmapSource | Returns the contents of a WPF Visual as a BitmapSource, e.g. for binding to an Image control. |
![]() | Clone<T> | |
![]() | GetImage | Overloaded. Gets the image. |
![]() | GetRoot | |
![]() | GetVisualAncestor | Overloaded. |
![]() | GetVisualDescendent<T> | |
![]() | GetVisualDescendents<T> | |
![]() | IfNotNull<T,U> | |
![]() | PngBitmap | Returns the contents of a WPF Visual as a Bitmap in PNG format. |
Name | Description | |
---|---|---|
![]() | PropertyChanged | Occurs when a property value changes. |
![]() | SelectedItemChanged | Occurs when the selected Concept.Model.ConceptElement in the ConceptTreeView has changed. |