GetAXNodeAndAncestorsResponseNodes Property |
Version 112.3.0
nodes
Namespace:
CefSharp.DevTools.Accessibility
Assembly:
CefSharp.Core (in CefSharp.Core.dll) Version: 112.3.0.0
Syntax public IList<AXNode> Nodes { get; }
public:
property IList<AXNode^>^ Nodes {
IList<AXNode^>^ get ();
}
Property Value
Type:
IListAXNodeSee Also