MahApps / MahApps.Metro

A framework that allows developers to cobble together a better UI for their own WPF applications with minimal effort.
https://mahapps.com
MIT License
9.23k stars 2.45k forks source link

Enhancement Request: Add Links in Sample App To Implemented Item #3053

Open iamwyza opened 6 years ago

iamwyza commented 6 years ago

The Sample app is great, but it'd be awesome to have it such that you could click something on the app then select an element and have that link back to the source for that example. For example, if I'm looking at the Buttons Tab and look at the Mail button. Something where i could click on an icon which would then set me in a mode where if I click the mail button, it links to

https://github.com/MahApps/MahApps.Metro/blob/master/src/MahApps.Metro.Samples/MahApps.Metro.Demo/MahApps.Metro.Demo.Shared/ExampleViews/ButtonsExample.xaml#L33

Obviously there'd have to be some way to automate this so that maintaining all the links are done without manually specifying each control.

punker76 commented 6 years ago

thoughts about this and a new demo are in my head...

amkuchta commented 6 years ago

I wish I had the time to jump back into re-organizing the demo...