Variable BackgroundOperationWatcher._frame

class BackgroundOperationWatcher
{
  // ...
  AppFrame _frame;
  // ...
}