Hi Gerry, Thanks for the answer. I'm read the "AvalonDock and MVVM" project of Ahsley Davis. He uses ManagedContent class of Avalon (especially in dico Dictionary contentMap, ..), but in the new AvalonDock version (of Dirkster99 Avalon free support release), i notice that this class MangedContent does not exist. If there is no bypass, I will do it another way (based on the Avalon example MVVMTestApp that comes with the AvalonDock source code). Regards.
S
sinagot
@sinagot
Posts
-
AvalonDock using AvalonDock.ManagedContent not present in Dirkster.AvalonDock package -
AvalonDock using AvalonDock.ManagedContent not present in Dirkster.AvalonDock packageHi, I want to create a project with AvalonDock and MVVM based on the example of AvalonDock and MVVM of Ashley Davis. I want to use the AValonDock.ManagedContent class (AvalonDock component) but in the Dirkster AvalonDock package (Dirkster99 · GitHub) the ManagedContent class in not present. Is there a workaround or an equivalent class ? Thanks for the answers.