Click or drag to resize

GetMatchedStylesForNodeResponseInheritedPseudoElements Property

Version 106.0.290
inheritedPseudoElements

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

Property Value

Type: IListInheritedPseudoElementMatches
See Also