Click or drag to resize

PseudoElementAddedEventArgsParentId Property

Version 112.3.0
Pseudo element's parent element id.

Namespace:  CefSharp.DevTools.DOM
Assembly:  CefSharp.Core (in CefSharp.Core.dll) Version: 112.3.0.0
Syntax
public int ParentId { get; }

Property Value

Type: Int32
See Also