2 writes to _count
PresentationCore (2)
Core\CSharp\System\Windows\LayoutManager.cs (2)
1087_count++; 1103_count--;
2 references to _count
PresentationCore (2)
Core\CSharp\System\Windows\LayoutManager.cs (2)
1142ListItem [] copy = new ListItem[_count]; 1157return _count;