hi
<sync:SfNavigationDrawer.ContentView>
<StackPanel>
<ContentControl
Name="MainContentRegion"
HorizontalAlignment="Left"
VerticalAlignment="Top"
prism:RegionManager.RegionName="ContentRegion" />
</StackPanel>
</sync:SfNavigationDrawer.ContentView>
I have correctly configured Prism model, Can display correctly outside the SfNavigationDrawer tag。
Prism8.1.97 Syncfusion 25.2.6
Best regards,
Kevin