internal override void UpdateIcon(INode node)
 {
     Icon = IconFactory.CreateAnnotation(Left, Background, Outline);
 }