Skip to content

BreadcrumbItem

Dirkster99 edited this page Sep 6, 2018 · 9 revisions

A BreadcrumbTreeItem control is one item that is displayed with in a BreadcrumbTree. The content of a BreadcrumbTreeItem can be any other control (just like with TreeViewItem).

Parts

Dependency Properties

Name (Type) Description
IsOverflowed(bool)
SelectedChild (object)
ValuePath (string)
IsChildSelected (bool)
IsCurrentSelected (bool)
IsCaptionVisible (bool)
MenuItemTemplate
OverflowItemCount

Screenshot