1 write to _state
System.Windows.Forms (1)
System\Windows\Forms\Internal\ItemArray.EntryEnumerator.cs (1)
28_state = state;
3 references to _state
System.Windows.Forms (3)
System\Windows\Forms\Internal\ItemArray.EntryEnumerator.cs (3)
54if ((entry.State & _state) != 0) 61if ((entry.State & _state) == _state)