2 references to get_accChildCount
System.Windows.Forms (2)
System\Windows\Forms\Accessibility\AccessibleObject.cs (1)
1881result = accessible.Value->get_accChildCount(out int count);
System\Windows\Forms\Accessibility\AccessibleObjectExtensions.cs (1)
297result = accessible.Value->get_accChildCount(out int count);