This example shows how to create auto-hidden panels in XAML.
To create auto-hidden panels:
1) AutoHideGroup objects are added to the DockManager.AutoHideGroups collection.
2) Panels are added to the corresponding AutoHideGroup object.
This example shows how to create auto-hidden panels in XAML.
To create auto-hidden panels:
1) AutoHideGroup objects are added to the DockManager.AutoHideGroups collection.
2) Panels are added to the corresponding AutoHideGroup object.