IBrowsingContext.DOMImplementation

IBrowsingContext.DOMImplementation property

Gets the DOM implementation.

public IDOMImplementation DOMImplementation { get; }

Property Value

The DOM implementation.

See Also