Adrien
June 10, 2015, 11:33am
1
Hi everyone,
This question was already asked here How to connect link to an other link - #2 by walter
But the link to the sample given in the answer doesn’t work.
Can anyone upload a new sample or simply explain the steps to follow to be able to link “links”?
Thanks
walter
June 10, 2015, 1:03pm
2
Ah, sorry about that – in the conversion to this new hosted forum, some links were broken.
Try http://www.goxam.com/uploads/LinksToLinks.zip instead.
Adrien
June 10, 2015, 1:44pm
3
Great! Thanks a million Walter!
The example code is now available on this new post:
Ah, sorry about that – the repeated redesigns of our websites have caused such resources to be lost.
Here are the XAML and CS files:
<!-- Copyright © Northwoods Software Corporation, 2008-2024. All Rights Reserved. -->
<UserControl x:Class="LinksToLinks.LinksToLinks"
xmlns="http://schemas.microsoft.com/winfx/2006/xaml/presentation"
xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml"
xmlns:go="http://schemas.nwoods.com/GoXam"
xmlns:local="clr-namespace:LinksToLinks">
<Use…