Variable FindPanel._btnReplaceAndFind

class FindPanel
{
  // ...
  Button _btnReplaceAndFind;
  // ...
}