[PowerRename] Enable "Enumerate items" by default (#28075)

This commit is contained in:
Andrey Nekrasov
2023-08-21 15:42:28 +02:00
committed by GitHub
parent 75ed88f823
commit a46b80c76f

View File

@@ -503,6 +503,7 @@
<ToggleButton
x:Name="toggleButton_enumItems"
x:Uid="ToggleButton_EnumItems"
IsChecked="True"
Height="32"
Content="&#xEA40;"
FontFamily="{ThemeResource SymbolThemeFontFamily}" />