4 writes to _index
PresentationFramework (4)
System\Windows\Controls\ColumnDefinition.cs (4)
764_index = -1; 785_index++; 792_index = _collection._size; 866_index = -1;
4 references to _index
PresentationFramework (4)
System\Windows\Controls\ColumnDefinition.cs (4)
783if (_index < (_collection._size - 1)) 786_currentElement = _collection[_index]; 809if (_index == -1) 835if (_index == -1)