This question is locked. New answers and comments are not allowed.
Hi,
We're currently binding to the CurrentItem property of the breadcrumb control. This works, but for some reason, the icon is not changing correctly.
When binding to the path property, everything works, but we would like to avoid using this approach, since converting back and forth between objects and strings is quite cumbersome.
We need this functionality to work, as we're using the same object model for both a treeview and the breadcrumb.
Thanks in advance.
We're currently binding to the CurrentItem property of the breadcrumb control. This works, but for some reason, the icon is not changing correctly.
When binding to the path property, everything works, but we would like to avoid using this approach, since converting back and forth between objects and strings is quite cumbersome.
We need this functionality to work, as we're using the same object model for both a treeview and the breadcrumb.
Thanks in advance.