GetMatchedStylesForNodeResponseInheritedPseudoElements Property  | 
Version 108.4.130 
            inheritedPseudoElements
            
 
    Namespace: 
   CefSharp.DevTools.CSS
    Assembly:
   CefSharp (in CefSharp.dll) Version: 108.4.130.0 (108.4.130.0)
Syntaxpublic IList<InheritedPseudoElementMatches> InheritedPseudoElements { get; }public:
property IList<InheritedPseudoElementMatches^>^ InheritedPseudoElements {
	IList<InheritedPseudoElementMatches^>^ get ();
}Property Value
Type: 
IListInheritedPseudoElementMatches
See Also