3 writes to _applyingModernComboLayout
System.Windows.Forms (3)
System\Windows\Forms\Controls\ComboBox\ComboBox.cs (1)
2465
_applyingModernComboLayout
= false;
System\Windows\Forms\Controls\ComboBox\ComboBox.Modern.cs (2)
349
_applyingModernComboLayout
= true;
386
_applyingModernComboLayout
= false;
2 references to _applyingModernComboLayout
System.Windows.Forms (2)
System\Windows\Forms\Controls\ComboBox\ComboBox.cs (1)
4119
&& !
_applyingModernComboLayout
)
System\Windows\Forms\Controls\ComboBox\ComboBox.Modern.cs (1)
342
if (
_applyingModernComboLayout