Variable ComboBoxBase._adapter

class ComboBoxBase
{
  // ...
  ListAdapter _adapter;
  // ...
}