Fix setting control

This commit is contained in:
Jack251970 2025-03-18 09:42:29 +08:00
parent 5dd9e8d963
commit 2c949d6c92

View file

@ -117,7 +117,7 @@
Content="{Binding SettingControl}" />
</Border>
<ContentControl Content="{Binding BottomPart2}" />
<ContentControl Content="{Binding BottomPart3}" />
</StackPanel>
</Expander>
</UserControl>