Making a TextBlock behave like an anchor element

Hi,

Is there any way I can use a TextBlock so that I specify a target (like a http:// or a mailto: address) which would be activated using a click event? Or is there another way to have an anchor type text in our diagram?

Thanks in advance.

Take a look at Class Hierarchy sample, although that uses doubleClick instead of click.

For a more thorough discussion about different kinds of events: .