The topic you requested is included in another documentation set. For convenience, it's displayed below. Choose Switch to see the topic in its original location.
BaseUriHelper Class
.NET Framework (current version)
Provides a method to resolve relative uniform resource identifiers (URIs) with respect to the base URI of a container, such as a Frame.
Assembly: PresentationCore (in PresentationCore.dll)
| Name | Description | |
|---|---|---|
![]() ![]() | BaseUri | Gets or sets the base uniform resource identifier (URI). |
| Name | Description | |
|---|---|---|
![]() ![]() | GetBaseUri(DependencyObject) | Gets the value of the BaseUri for a specified UIElement. |
| Name | Description | |
|---|---|---|
![]() ![]() | BaseUriProperty | Identifies the BaseUri attached property. |
.NET Framework
Available since 3.0
Available since 3.0
Any public static ( Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.
Show:



