protected override void InitVM() { Vm.CopyContext(this); ListVm.CopyContext(this); Vm.DoInit(); ListVm.DoInit(); }