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