Base:
method
GetChildCount
System.Windows.Forms.AccessibleObject.GetChildCount()
1 reference to GetChildCount
System.Windows.Forms (1)
winforms\Managed\System\WinForms\DomainUpDown.cs (1)
851if (index >=0 && index < GetChildCount()) {