2 writes to _suppressNextWindowsPos
System.Windows.Forms (2)
System\Windows\Forms\Controls\ComboBox\ComboBox.cs (2)
3811
_suppressNextWindowsPos
= true;
3823
_suppressNextWindowsPos
= false;
1 reference to _suppressNextWindowsPos
System.Windows.Forms (1)
System\Windows\Forms\Controls\ComboBox\ComboBox.cs (1)
3818
if (!
_suppressNextWindowsPos
)