If the Breadcrumb control's RootItem is null, can I get it to display a default string, such as 'No item provided'? Right now, the bar is just empty.
Thanks,
-Craig
If the Breadcrumb control's RootItem is null, can I get it to display a default string, such as 'No item provided'? Right now, the bar is just empty.
Thanks,
-Craig
Hi Craig,
Sorry but we don't have anything for that scenario since Breadcrumb was always supposed to have some root item attached. I'd recommend you just lay a TextBlock (that isn't hit-test visible) on top of the Breadcrumb in that scenario to show your label.
Please log in to a validated account to post comments.