Helpers for resolving the SVG 2 effective href value from href-bearing elements.
public static class SvgElementHrefExtensions
kind:method, kind:property, kind:ctor. Press Esc to clear.TryGetEffectiveHref(SvgElement, out Uri)Attempts to get the effective href as a URI.TryGetEffectiveHrefString(SvgElement, out String)Attempts to get the effective href as authored text.