|
-
Feb 21st, 2010, 04:41 PM
#1
Thread Starter
Hyperactive Member
Loading Hyperlink from XAML!
Hi there.
I'm using .NET Framework 4.0's System.XAML namespace to load an object from XAML code parsed as a string.
However, if I wish to load the code here:
<TextBlock><Hyperlink NavigateUri="http://test.com">Blah</Hyperlink></TextBlock>
Then how would I make the Hyperlink work? So far if I click it, nothing happens.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|