AvalonEdit
NavigateUri Property
NamespacesICSharpCode.AvalonEdit.RenderingVisualLineLinkTextNavigateUri
Gets/Sets the URL that is navigated to when the link is clicked.
Declaration Syntax
C#Visual BasicVisual C++
public Uri NavigateUri { get; set; }
Public Property NavigateUri As Uri
	Get
	Set
public:
property Uri^ NavigateUri {
	Uri^ get ();
	void set (Uri^ value);
}

Assembly: ICSharpCode.AvalonEdit (Module: ICSharpCode.AvalonEdit.dll) Version: 5.0.0.4238