2 writes to _isBatchAdd
System.Windows.Forms (2)
System\Windows\Forms\Controls\ImageList\ImageList.ImageCollection.cs (2)
375
_isBatchAdd
= true;
381
_isBatchAdd
= false;
1 reference to _isBatchAdd
System.Windows.Forms (1)
System\Windows\Forms\Controls\ImageList\ImageList.ImageCollection.cs (1)
363
if (!
_isBatchAdd
)