mirror of
https://github.com/microsoft/PowerToys.git
synced 2026-04-10 05:06:36 +02:00
[PowerRename] Enable "Enumerate items" by default (#28075)
This commit is contained in:
@@ -503,6 +503,7 @@
|
|||||||
<ToggleButton
|
<ToggleButton
|
||||||
x:Name="toggleButton_enumItems"
|
x:Name="toggleButton_enumItems"
|
||||||
x:Uid="ToggleButton_EnumItems"
|
x:Uid="ToggleButton_EnumItems"
|
||||||
|
IsChecked="True"
|
||||||
Height="32"
|
Height="32"
|
||||||
Content=""
|
Content=""
|
||||||
FontFamily="{ThemeResource SymbolThemeFontFamily}" />
|
FontFamily="{ThemeResource SymbolThemeFontFamily}" />
|
||||||
|
|||||||
Reference in New Issue
Block a user