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