Interface IResourceResolutionService
- Namespace
- Alternet.FormDesigner.Wpf
- Assembly
- Alternet.FormDesigner.Wpf.v10.dll
Provides an interface for accessing resource locations.
public interface IResourceResolutionService
Methods
- GetAbsoluteUri(Uri)
When implemented by a class, returns the absolute path for the specified Uri.
- GetRelativeUri(Uri)
When implemented by a class, returns relative path for the specified Uri.
- TryResolveResource(Uri)
When implemented by a class, gets a list of possible image sources in the relative form.