-
Notifications
You must be signed in to change notification settings - Fork 337
Closed
Description
- Go to MLibTest project.
- Comment in MainWindow.xaml.cs "stringLayoutSerializer.LayoutSerializationCallback += (s, e) =>..." and the following lines with event callback (lines 80-114). (This callback may be absent in real application and will not be called by LayoutSerializer in FixupLayout.)
- Compile the project.
- Go to compiled application folder and create AvalonDock.Layout.config file with the content of the attached file. Please note that it contains LayoutDocument element with ContentId applied.
- Run MLibTest.exe and close it without performing any actions.
- AvalonDock.Layout.config was updated and does not contain LayoutDocument.
Desired result: LayoutDocument element with ContentId sholud be kept between sessions.
Metadata
Metadata
Assignees
Labels
No labels