2 writes to _isGeneratingBatches
PresentationFramework (2)
System\Windows\Controls\ItemContainerGenerator.cs (2)
1590_factory._isGeneratingBatches = true; 1598_factory._isGeneratingBatches = false;
2 references to _isGeneratingBatches
PresentationFramework (2)
System\Windows\Controls\ItemContainerGenerator.cs (2)
222if (_isGeneratingBatches) 1476if (!_factory._isGeneratingBatches)