2 references to PropDrawMode
System.Windows.Forms (2)
winforms\Managed\System\WinForms\ComboBox.cs (2)
500int drawMode = Properties.GetInteger(PropDrawMode, out found); 514Properties.SetInteger(PropDrawMode, (int)value);