3 references to
System.Windows.Forms (2)
winforms\Managed\System\WinForms\ListView.cs (2)
6497return this[index]; 6700int itemIndex = owner.CheckedIndices[index];
WsatUI (1)
MMCUI\AcceptedCertificatesForm.cs (1)
103this.allowedCertificates[i] = store[listAllowedCertificates.CheckedIndices[i]].Thumbprint;