4 writes to _index
PresentationFramework (4)
System\Windows\Controls\ColumnDefinition.cs (4)
798_index = -1; 819_index++; 826_index = _collection._size; 900_index = -1;
4 references to _index
PresentationFramework (4)
System\Windows\Controls\ColumnDefinition.cs (4)
817if (_index < (_collection._size - 1)) 820_currentElement = _collection[_index]; 843if (_index == -1) 869if (_index == -1)