3 writes to _stateDirty
System.Windows.Forms (3)
System\Windows\Forms\Controls\ListBoxes\ListBox.SelectedObjectCollection.cs (3)
25
_stateDirty
= true;
102
_stateDirty
= true;
126
_stateDirty
= false;
1 reference to _stateDirty
System.Windows.Forms (1)
System\Windows\Forms\Controls\ListBoxes\ListBox.SelectedObjectCollection.cs (1)
124
if (
_stateDirty
)