4 writes to _count
PresentationFramework (4)
System\Windows\Automation\Peers\ItemsControlAutomationPeer.cs (4)
564_count = 0; 630_count++; 642_count--; 659_count--;
3 references to _count
PresentationFramework (3)
System\Windows\Automation\Peers\ItemsControlAutomationPeer.cs (3)
575if (_count == 0 || item == null) 607if (_count == 0) 729get { return _count; }