Click or drag to resize

GetMatchedStylesForNodeResponseInheritedPseudoElements Property

Version 110.0.300
inheritedPseudoElements

Namespace:  CefSharp.DevTools.CSS
Assembly:  CefSharp (in CefSharp.dll) Version: 110.0.300.0 (110.0.300.0)
Syntax
public IList<InheritedPseudoElementMatches> InheritedPseudoElements { get; }

Property Value

Type: IListInheritedPseudoElementMatches
See Also