Base:
method
GetChildCount
System.Windows.Forms.AccessibleObject.GetChildCount()
1 reference to GetChildCount
System.Windows.Forms (1)
System\Windows\Forms\Controls\ToolStrips\ToolStripItem.ToolStripItemAccessibleObject.cs (1)
404
return dropDownItemParent.
GetChildCount
();