
Setting ToolWindowContainer.TabStripPlacement="Top" (or any value other than the default "Bottom") via XAML is not honored. When first setting the value, the XAML designer does rerender appropriately, but at the next rerender or when executing the project, is reverts to bottom. Setting the value via code does work, though.