Move common code to a sub method to avoid redundancy, and to make sure that the two...
authorThomas Goldstein <stifu@free.fr>
Fri, 1 Jun 2012 23:08:08 +0000 (01:08 +0200)
committerThomas Goldstein <stifu@free.fr>
Fri, 1 Jun 2012 23:08:08 +0000 (01:08 +0200)
commit8bc063972497c8e3dcb18a49621be80bffbf2eba
treebfcae8efee29a280b76f2e7ad56d8b16bb37baab
parent086885471f571215c413ad955906f2ec34800048
Move common code to a sub method to avoid redundancy, and to make sure that the two code paths do not diverge later
mcs/class/Managed.Windows.Forms/System.Windows.Forms/ComboBox.cs