2 writes to ImageIndex
System.Windows.Forms (2)
winforms\Managed\System\WinForms\TabControl.cs (2)
2409page.ImageIndex = imageIndex; 2604 page.ImageIndex = imageIndex;
1 reference to ImageIndex
System.Windows.Forms (1)
winforms\Managed\System\WinForms\TabPage.cs (1)
579int imageIndex = ImageIndex;