I hope this is not very stupid question. i have textblock within runs i want to add hyperlink.Someting like this\[code\]<Hyperlink NavigateUri="http://google.com"><Run Text="http://google.com"/></Hyperlink>\[/code\]I tried different approaches, but every time i had to add hyperlink, an error occurred.\[code\]Error 2 [TextElementCollection_TypeNotSupportedInHost]Arguments: Debugging resource strings are unavailable. Often the key and arguments provide sufficient information to diagnose the problem.\[/code\]