File tree Expand file tree Collapse file tree 3 files changed +4
-6
lines changed Expand file tree Collapse file tree 3 files changed +4
-6
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 >
37223719</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"
87 xmlns:local=" using:Files.App.UserControls.Settings"
98 xmlns:local1=" using:Files.App.Converters"
109 xmlns:mc=" http://schemas.openxmlformats.org/markup-compatibility/2006"
1110 d:DesignHeight=" 300"
1211 d:DesignWidth=" 400"
13- AutomationProperties.LocalizedControlType=" {helpers:ResourceString Name=SettingsGroup}"
1412 mc:Ignorable=" d" >
1513
1614 <UserControl .Resources>
Original file line number Diff line number Diff line change 111111 </local : SettingsBlockControl >
112112
113113 <!-- Default grouping options -->
114- <local : SettingsBlockControl Title =" {helpers:ResourceString Name=GroupBy}" HorizontalAlignment =" Stretch" >
114+ <local : SettingsBlockControl
115+ Title=" {helpers:ResourceString Name=GroupBy}"
116+ HorizontalAlignment=" Stretch"
117+ AutomationProperties.AccessibilityView=" Raw" >
115118 <local : SettingsBlockControl .Icon>
116119 <FontIcon Glyph ="  " />
117120 </local : SettingsBlockControl .Icon>
You can’t perform that action at this time.
0 commit comments