New to Telerik UI for WPFStart a free 30-day trial

A helper class for resolving the full path to a resource.

Definition

Namespace:Telerik.Windows.Controls

Assembly:Telerik.Windows.Controls.dll

Syntax:

C#
public static class PackUriHelper

Inheritance: objectPackUriHelper

Methods

Creates an Uri for resource by its full path and using the assembly name of the class specified by the type parameter T.

C#
public static Uri PackUri<T>(string relativeFile)
Parameters:relativeFilestring

The relative path to the resource file.

Returns:

Uri

An Uri that points the resource.

In this article
DefinitionMethodsPackUri<T>(string)
Not finding the help you need?
Contact Support