2 writes to _index
PresentationFramework (2)
System\Windows\Window.cs (2)
8007_index++; 8013_index = -1;
2 references to _index
PresentationFramework (2)
System\Windows\Window.cs (2)
8002get { return (_index == 0) ? _child : null; } 8008return _index < _count;