mirror of
https://github.com/microsoft/PowerToys.git
synced 2026-04-03 09:46:54 +02:00
Update binding
This commit is contained in:
@@ -65,7 +65,7 @@
|
||||
Style="{StaticResource SettingsGroupTitleStyle}"/>
|
||||
<ToggleSwitch x:Uid="Espresso_EnableDisplayKeepAwake"
|
||||
IsEnabled="{Binding IsEnabled}"
|
||||
IsOn="True" />
|
||||
IsOn="{Binding KeepDisplayOn, Mode=TwoWay}" />
|
||||
<!--Foreground="{x:Bind Mode=OneWay, Path=ViewModel.IsEnabled, Converter={StaticResource ModuleEnabledToForegroundConverter}}"-->
|
||||
|
||||
<StackPanel Margin="{StaticResource MediumTopMargin}">
|
||||
|
||||
Reference in New Issue
Block a user