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