2 writes to _count
PresentationCore (2)
System\Windows\LayoutManager.cs (2)
1079_count++; 1095_count--;
2 references to _count
PresentationCore (2)
System\Windows\LayoutManager.cs (2)
1134ListItem [] copy = new ListItem[_count]; 1149return _count;