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; }
public:
property IList<InheritedStyleEntry^>^ Inherited {
IList<InheritedStyleEntry^>^ get ();
}
Property Value
Type:
IListInheritedStyleEntrySee Also