3 writes to _applyingModernComboLayout
System.Windows.Forms (3)
System\Windows\Forms\Controls\ComboBox\ComboBox.cs (1)
2488
_applyingModernComboLayout
= false;
System\Windows\Forms\Controls\ComboBox\ComboBox.Modern.cs (2)
507
_applyingModernComboLayout
= true;
546
_applyingModernComboLayout
= false;
2 references to _applyingModernComboLayout
System.Windows.Forms (2)
System\Windows\Forms\Controls\ComboBox\ComboBox.cs (1)
4163
&& !
_applyingModernComboLayout
)
System\Windows\Forms\Controls\ComboBox\ComboBox.Modern.cs (1)
500
if (
_applyingModernComboLayout