1 write to _status
PresentationFramework (1)
System\Windows\Controls\ItemContainerGenerator.cs (1)
84_status = value;
3 references to _status
PresentationFramework (3)
System\Windows\Controls\ItemContainerGenerator.cs (3)
76get { return _status; } 82if (value != _status) 86switch (_status)