3 references to WhiteFillRectWidth
System.Windows.Forms (3)
System\Windows\Forms\Controls\ComboBox\ComboBox.FlatComboAdapter.cs (3)
42
_whiteFillRect.Width =
WhiteFillRectWidth
;
43
_dropDownRect.X +=
WhiteFillRectWidth
;
44
_dropDownRect.Width -=
WhiteFillRectWidth
;