Attr.OwnerElement

Attr.OwnerElement property

The Element node this attribute is attached to or null if this attribute is not in use.

public Element OwnerElement { get; }

See Also