private void UpdateDataIcon()
 {
     dataIcon = IconFactory.CreateDataObject(Background, Outline);
 }