3 references to get_accChildCount
System.Windows.Forms (1)
System\Windows\Forms\Accessibility\AccessibleObject.cs (1)
1925result = accessible.Value->get_accChildCount(pcountChildren);
System.Windows.Forms.Primitives (2)
Windows.Win32.IAccessible.g.cs (2)
156 /// <inheritdoc cref="get_accChildCount(int*)"/> 161 winmdroot.Foundation.HRESULT __result = this.get_accChildCount(pcountChildrenLocal);