<SplitView> <SplitView.Pane> </SplitView.Pane> <StackPanel> </StackPanel> </SplitView> With such a structure swears at StackPanel, they say
Cannot add content to SplitView
The application starts and works correctly, only the visual designer does not work, although the example is taken from the book. Can I fix this?

