IAccessible::accChildCount Property
Visual Studio 2015
Gets the number of children. This property is deprecated.
Assembly: Microsoft.VisualStudio.CommandBars (in Microsoft.VisualStudio.CommandBars.dll)
[DispIdAttribute(-5001)] property int accChildCount { [TypeLibFuncAttribute(64)] [DispIdAttribute(-5001)] int get(); }
This property throws a DeprecatedException when called.
Show: