FixedPage::SetNavigateUri Method (UIElement^, Uri^)
.NET Framework (current version)
Sets the uniform resource identifier (URI) to navigate to when a hyperlink is clicked.
Assembly: PresentationFramework (in PresentationFramework.dll)
Parameters
- element
-
Type:
System.Windows::UIElement^
The element on which to set the URI offset.
- uri
-
Type:
System::Uri^
The URI to navigate to when a hyperlink is clicked.
.NET Framework
Available since 3.0
Available since 3.0
Show: