public ContactView() { InitializeComponent(); ContactService.GetInstance().CreateContactBlocks(this); }