Exemplo n.º 1
0
 private void UpdateUIElement(ShapeBase shape)
 {
     UpdateUIElement(shape, (Node)View.FindItem(shape));
 }