Concept.Model.Wpf Assembly > Concept.Model.Wpf Namespace : ObjectTreeExplorerBase Class |
The following tables list the members exposed by ObjectTreeExplorerBase.
Name | Description | |
---|---|---|
![]() | SelectedItemPropertyName | Constant string to manage SelectedItem property changed. |
Name | Description | |
---|---|---|
![]() | PreviousItems | The previous items |
Name | Description | |
---|---|---|
![]() | CommandBrowseBack | Gets the command browse back. |
![]() | CommandBrowseHome | Gets the command browse home. |
![]() | CommandBrowseUp | Gets the command browse up. |
![]() | CommandSelectItem | Gets the command select item. |
![]() | SelectedItem | Gets or sets the selected item. |
Name | Description | |
---|---|---|
![]() | CanBrowseHome | Gets a value indicating whether this instance can browse home. |
![]() | CanBrowseUp | Gets a value indicating whether this instance can browse up. |
Name | Description | |
---|---|---|
![]() | BrowseHome | Browses the home. |
![]() | BrowseUp | Browses up. |
![]() | CanSelectItem | Determines whether this instance [can select item] the specified item. |
![]() | SelectItem | Selects the item. |
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. |
![]() | Refresh |