-
Notifications
You must be signed in to change notification settings - Fork 9
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).
- PART_Header (FrameworkElement, inherited from TreeViewItem)
- ItemsHost (ItemsPresenter, inherited from TreeViewItem)
Name (Type) | Description |
---|---|
IsOverflowed(bool) | |
SelectedChild (object) | |
ValuePath (string) | |
IsChildSelected (bool) | |
IsCurrentSelected (bool) | |
IsCaptionVisible (bool) | |
MenuItemTemplate | |
OverflowItemCount | |