private void UpdateTaskBandIcon()
 {
     taskBandBackgroundIcon = IconFactory.CreateChoreographyTaskBand(Background);
 }