private ContentBlock CreateLocalContentBlock() { ContentBlock block = new ContentBlock(); block.SetGadgetMaster(this); return(block); }