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