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