1 write to _sorted
System.Windows.Forms (1)
System\Windows\Forms\Controls\ComboBox\ComboBox.cs (1)
1041_sorted = value;
5 references to _sorted
System.Windows.Forms (5)
System\Windows\Forms\Controls\ComboBox\ComboBox.cs (2)
1030return _sorted; 1034if (_sorted != value)
System\Windows\Forms\Controls\ComboBox\ComboBox.ObjectCollection.cs (3)
121if (!_owner._sorted) 142if (_owner._sorted) 319if (_owner._sorted)