public GadgetRepositionEventArgs(GadgetRepositionType pRepositionType)
 {
     this.mRepositionType = pRepositionType;
 }
Example #2
0
 public GadgetRepositionEventArgs(GadgetRepositionType pRepositionType)
 {
     this.mRepositionType = pRepositionType;
 }