public GadgetAnchorSetEventArgs(GadgetAnchorType pAnchorType, Guid pGuid) { this.mAnchorType = pAnchorType; this.mGuid = pGuid; }