Base:
method
GetChildCount
System.Windows.Forms.AccessibleObject.GetChildCount()
1 reference to GetChildCount
System.Windows.Forms (1)
System\Windows\Forms\Controls\Labels\LinkLabel.LinkLabelAccessibleObject.cs (1)
42this.TryGetOwnerAs(out LinkLabel? owner) && index >= 0 && index < GetChildCount()