You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
Desired result: LayoutDocument element with ContentId sholud be kept between sessions.
AvalonDock.Layout.txt
The text was updated successfully, but these errors were encountered: