4 writes to _index
PresentationFramework (4)
System\Windows\Controls\ColumnDefinition.cs (4)
754_index = -1; 775_index++; 782_index = _collection._size; 856_index = -1;
4 references to _index
PresentationFramework (4)
System\Windows\Controls\ColumnDefinition.cs (4)
773if (_index < (_collection._size - 1)) 776_currentElement = _collection[_index]; 799if (_index == -1) 825if (_index == -1)