Gets/Sets the Internet Uri for the LinkLabel.

Declaration Syntax
public Uri NavigateUri { get; set; }
Public Property NavigateUri As Uri
public:
property Uri^ NavigateUri {
Uri^ get ();
void set (Uri^ value);
}
Assembly:
System.Windows.Controls.Views.Toolkit (Module: System.Windows.Controls.Views.Toolkit) Version: 1.0.0.0 (1.0.0.0)