File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed
src/Files.App/UserControls Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 491491 IsEnabled=" {x:Bind Commands.GroupByOriginalFolder.IsExecutable, Mode=OneWay}"
492492 Text=" {x:Bind Commands.GroupByOriginalFolder.Label}" />
493493 <ToggleMenuFlyoutItem
494- IsChecked=" {x:Bind Commands.GroupByDateModified .IsOn, Mode=TwoWay}"
495- IsEnabled=" {x:Bind Commands.GroupByDateModified .IsExecutable, Mode=OneWay}"
496- Text=" {x:Bind Commands.GroupByDateModified .Label}" />
494+ IsChecked=" {x:Bind Commands.GroupByDateDeleted .IsOn, Mode=TwoWay}"
495+ IsEnabled=" {x:Bind Commands.GroupByDateDeleted .IsExecutable, Mode=OneWay}"
496+ Text=" {x:Bind Commands.GroupByDateDeleted .Label}" />
497497 <ToggleMenuFlyoutItem
498498 IsChecked=" {x:Bind Commands.GroupByFolderPath.IsOn, Mode=TwoWay}"
499499 IsEnabled=" {x:Bind Commands.GroupByFolderPath.IsExecutable, Mode=OneWay}"
You can’t perform that action at this time.
0 commit comments