1 write to _status
PresentationFramework (1)
System\Windows\Controls\ItemContainerGenerator.cs (1)
85_status = value;
3 references to _status
PresentationFramework (3)
System\Windows\Controls\ItemContainerGenerator.cs (3)
77get { return _status; } 83if (value != _status) 87switch (_status)