GetMatchedStylesForNodeResponseInheritedPseudoElements Property |
Version 104.4.240
inheritedPseudoElements
Namespace:
CefSharp.DevTools.CSS
Assembly:
CefSharp (in CefSharp.dll) Version: 104.4.240.0 (104.4.240.0)
Syntax public IList<InheritedPseudoElementMatches> InheritedPseudoElements { get; }
public:
property IList<InheritedPseudoElementMatches^>^ InheritedPseudoElements {
IList<InheritedPseudoElementMatches^>^ get ();
}
Property Value
Type:
IListInheritedPseudoElementMatchesSee Also