| GetMatchedStylesForNodeResponsePseudoElements Property  | 
Version 86.0.240 
            pseudoElements
            
 
    Namespace: 
   CefSharp.DevTools.CSS
    Assembly:
   CefSharp (in CefSharp.dll) Version: 86.0.240.0 (86.0.240.0)
 Syntax
Syntaxpublic IList<PseudoElementMatches> PseudoElements { get; }public:
property IList<PseudoElementMatches^>^ PseudoElements {
	IList<PseudoElementMatches^>^ get ();
}Property Value
Type: 
IListPseudoElementMatches See Also
See Also