4 writes to _index
PresentationFramework (4)
System\Windows\Controls\ColumnDefinition.cs (4)
752_index = -1; 773_index++; 780_index = _collection._size; 854_index = -1;
4 references to _index
PresentationFramework (4)
System\Windows\Controls\ColumnDefinition.cs (4)
771if (_index < (_collection._size - 1)) 774_currentElement = _collection[_index]; 797if (_index == -1) 823if (_index == -1)