Click or drag to resize

GetMatchedStylesForNodeResponseInherited Property

Version 130.1.90
inherited

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

Property Value

IListInheritedStyleEntry
See Also