Variable FindPanel._btnReplaceAll

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