GetPartialAXTreeResponseNodes Property |
Version 130.1.90
nodes
Namespace: CefSharp.DevTools.AccessibilityAssembly: CefSharp.Core (in CefSharp.Core.dll) Version: 129.0.110.0
Syntax public IList<AXNode> Nodes { get; }
public:
property IList<AXNode^>^ Nodes {
IList<AXNode^>^ get ();
}
Property Value
IListAXNodeSee Also