This commit is contained in:
PrefacedCorg
2026-04-23 23:53:52 +08:00
parent 532aa03c56
commit f05062f902
6 changed files with 8 additions and 83 deletions
@@ -10,7 +10,6 @@
OnContent="{DynamicResource Common_On}"
OffContent="{DynamicResource Common_Off}"
IsOn="{Binding IsOn, RelativeSource={RelativeSource AncestorType=UserControl}, Mode=TwoWay}"
FontWeight="Bold"
Toggled="ToggleSwitch_Toggled"/>
</ui:SettingsCard>
</UserControl>