ShadowRoot.Host

ShadowRoot.Host property

Host is an element which contains this ShadowRoot.

public Element Host { get; }

See Also