1 write to _integralHeight
System.Windows.Forms (1)
System\Windows\Forms\Controls\ComboBox\ComboBox.cs (1)
559_integralHeight = value;
3 references to _integralHeight
System.Windows.Forms (3)
System\Windows\Forms\Controls\ComboBox\ComboBox.cs (3)
337if (!_integralHeight) 554get => _integralHeight; 557if (_integralHeight != value)