I am attempting to run the code found in this article and the xaml portion of it appears to have errors. The three dock panels that are located in the window element don't seem to be allowed...only one of them. Anyone else have this problem?
Thanks, Scott
RSS


Solved it myself...I accidently deleted the grid element. Wrapping the dockpanels in the grid element solved the problem.
-Scott