2 writes to _requestedHeight
System.Windows.Forms (2)
System\Windows\Forms\Controls\ComboBox\ComboBox.cs (2)
122_requestedHeight = ScaleHelper.ScaleToInitialSystemDpi(DefaultSimpleStyleHeight); 3263_requestedHeight = height;
1 reference to _requestedHeight
System.Windows.Forms (1)
System\Windows\Forms\Controls\ComboBox\ComboBox.cs (1)
2321Height = _requestedHeight;