0
En revisión

Error: This PlotModel is already in use by some other PlotView control.

Alireza Jahanshahlo hace 10 años actualizado por anonymous hace 10 años 1
I have two tab bind to one viewmodel which contain a PlotModel and view model selected through a DataTemplate.
When click on the first tab the viewmodel was bind properly but when switch to second tab above exception throw.
All of control is same in two tab.
Is it possible bind one object to two controls?
En revisión
I think this is the same problem as reported in issue #175, not solved yet...