Skip to content

BreadcrumbTreeRootViewModel

Dirkster99 edited this page Sep 6, 2018 · 1 revision

This class implements the viewmodel root item that drives the root of the BreadcrumbTree. The root of the BreadcrumbTree is not the root of the Breadcrumb since the Breadcrumb control includes far more aspects than just the BreadcrumbTree control and its items.

Properties

  • Entries

    This property contains all child items that should be displayed below the BreadcrumbTreeItem that is bound to (this) viewmodel root item that drives the root of the BreadcrumbTree.

  • Selection

    TBD