0

I want to create an addressbar (like the one for Windows Explorer). My app requires a breadcrumb bar.

I wanted to see if there's a breadcrumb for Metro UI in Windows 8. If not, how can I create one?

Alireza Noori
  • 14,961
  • 30
  • 95
  • 179

1 Answers1

1

Use these Version from CodeProject and port it to WP8 (http://www.codeproject.com/Articles/29350/WPF-BreadcrumbBar)

Or use these Library (http://www.perpetuumsoft.com/Windows8-UI-Controls.aspx)