private void ExecuteFrontReCountCommand()
 {
     _cabinet.FrontReCount(GetEnumFront());
     Create3DCabinet();
 }