Steps to reproduce:
- Open the attached project in Visual Studio.
- Build the solution.
- Open the
Model.xafml
file in the design-time Model Editor. - Navigate to the following node in the Application Model: "Views" -> "dxTestSolution.Module.BusinessObjects" -> "MyObject" -> "MyObject_DetailView" -> "Layout".
- Click "Customize Layout".
- See the list of available properties.
- Rebuild the solution.
Expected results:
The Detail View layout and the list of available properties are displayed as expected.
Current results:
The Detail View layout and the list of available properties are empty.
Additional information:
If you close Visual Studio and open it again, the Detail View layout and the list of available properties will be displayed as expected until you rebuild the solution.