Hyperlink TextBlocks for Dockable WPF forms?

We’re making dockable user controls using WPF for a plug-in (using this project as our template), which works great. We’re trying to introduce some hyperlinks…the xaml is identical to that in another application (which works perfectly), but for some reason, the hyperlinks don’t show up in Rhino…any pointers?

The link to “this project” appears to be invalid. Can you reply with your sample code or a new link to reference how you are doing this? We have no issues doing any WPF within the context of Rhino. We exclusively build all of our UI in WPF even UI that spawns from within our Rhino plugins.

Looks like David was referencing this sample:

https://github.com/dalefugier/SampleCsWpfPanel