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