Exemplo n.º 1
0
 public DesignBoardModule()
 {
     this.dzCommandHistory           = new DzCommandCollection(this);
     this.EnableUndoHistoryRecording = true;
 }
Exemplo n.º 2
0
 public DesignBoardModule()
 {
     this.dzCommandHistory = new DzCommandCollection(this);
     this.EnableUndoHistoryRecording = true;
 }