Click or drag to resize

GetMatchedStylesForNodeResponseInherited Property

Version 118.6.80
inherited

Namespace:  CefSharp.DevTools.CSS
Assembly:  CefSharp.Core (in CefSharp.Core.dll) Version: 118.6.80.0
Syntax
public IList<InheritedStyleEntry> Inherited { get; }

Property Value

Type: IListInheritedStyleEntry
See Also