This example demonstrates how to use a IDockableFactory to dynamically create and add docking views.
The demo additionally shows how to store, restore and reset perspectives manually. Note: To restore dynamically created dockables a
DockableFactory has to be installed.
All relevant lines are highlighted. Press Run... button to start the example.