File tree Expand file tree Collapse file tree 2 files changed +5
-0
lines changed Expand file tree Collapse file tree 2 files changed +5
-0
lines changed Original file line number Diff line number Diff line change 37163716 <data name =" LayoutType" xml : space =" preserve" >
37173717 <value >Layout type</value >
37183718 </data >
3719+ <data name =" SettingsGroup" xml : space =" preserve" >
3720+ <value >Settings group</value >
3721+ </data >
37193722</root >
Original file line number Diff line number Diff line change 44 xmlns=" http://schemas.microsoft.com/winfx/2006/xaml/presentation"
55 xmlns:x=" http://schemas.microsoft.com/winfx/2006/xaml"
66 xmlns:d=" http://schemas.microsoft.com/expression/blend/2008"
7+ xmlns:helpers=" using:Files.App.Helpers"
78 xmlns:local=" using:Files.App.UserControls.Settings"
89 xmlns:local1=" using:Files.App.Converters"
910 xmlns:mc=" http://schemas.openxmlformats.org/markup-compatibility/2006"
1011 d:DesignHeight=" 300"
1112 d:DesignWidth=" 400"
13+ AutomationProperties.LocalizedControlType=" {helpers:ResourceString Name=SettingsGroup}"
1214 mc:Ignorable=" d" >
1315
1416 <UserControl .Resources>
You can’t perform that action at this time.
0 commit comments