3 writes to _currentState
System.Windows.Forms (3)
System\Windows\Forms\Application.ComponentManager.cs (3)
159_currentState = uStateID; 179_currentState = 0; 319_currentState = currentLoopState;
2 references to _currentState
System.Windows.Forms (2)
System\Windows\Forms\Application.ComponentManager.cs (2)
195=> _currentState == uStateID; 210msocstate currentLoopState = _currentState;