Exemplo n.º 1
0
 public void PropertyChanged(GridItem itemChanged, object oldVal)
 {
     _graphicsList.PropertyChanged(itemChanged, oldVal);
 }