4 writes to _index
PresentationFramework (4)
System\Windows\Controls\ColumnDefinition.cs (4)
751_index = -1; 772_index++; 779_index = _collection._size; 853_index = -1;
4 references to _index
PresentationFramework (4)
System\Windows\Controls\ColumnDefinition.cs (4)
770if (_index < (_collection._size - 1)) 773_currentElement = _collection[_index]; 796if (_index == -1) 822if (_index == -1)