3 references to WhiteFillRectWidth
System.Windows.Forms (3)
System\Windows\Forms\Controls\ComboBox\ComboBox.FlatComboAdapter.cs (3)
46
_whiteFillRect.Width =
WhiteFillRectWidth
;
47
_dropDownRect.X +=
WhiteFillRectWidth
;
48
_dropDownRect.Width -=
WhiteFillRectWidth
;