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