1 reference to GetMaxControlCount
System.Windows.Forms.Design (1)
System\Windows\Forms\Design\TabOrder.cs (1)
801max = parent is not null ? GetMaxControlCount(parent) : 0;