Example #1
0
 public OrderLineVM()
 {
     this.OnDragCmd = CommandFactory.GetMoveSectionCmd(StoreFactory.CurrentVM, this);
 }