1 instantiation of DomainUpDownItemCollection
System.Windows.Forms (1)
winforms\Managed\System\WinForms\DomainUpDown.cs (1)
94domainItems = new DomainUpDownItemCollection(this);
2 references to DomainUpDownItemCollection
System.Windows.Forms (2)
winforms\Managed\System\WinForms\DomainUpDown.cs (2)
50private DomainUpDownItemCollection domainItems = null; 90public DomainUpDownItemCollection Items {