0
Ülevaatamisel

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

Alireza Jahanshahlo 10 aastat tagasi uuendaja anonymous 10 aastat tagasi 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?
Ülevaatamisel
I think this is the same problem as reported in issue #175, not solved yet...