2 references to BKIMGARRAYSIZE
System.Windows.Forms (2)
winforms\Managed\System\WinForms\ListView.cs (2)
4838
this.bkImgFileNames = new string[
BKIMGARRAYSIZE
];
4842
if (this.bkImgFileNamesCount ==
BKIMGARRAYSIZE
- 1) {