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