GetMatchedStylesForNodeResponseInherited Property |
Version 112.3.0
inherited
Namespace:
CefSharp.DevTools.CSS
Assembly:
CefSharp.Core (in CefSharp.Core.dll) Version: 112.3.0.0
Syntax public IList<InheritedStyleEntry> Inherited { get; }
public:
property IList<InheritedStyleEntry^>^ Inherited {
IList<InheritedStyleEntry^>^ get ();
}
Property Value
Type:
IListInheritedStyleEntrySee Also