File tree Expand file tree Collapse file tree 2 files changed +3
-0
lines changed
src/Files.App.Controls/ThemedIcon Expand file tree Collapse file tree 2 files changed +3
-0
lines changed Original file line number Diff line number Diff line change 6
6
7
7
<Style x : Key =" DefaultThemedIconStyle" TargetType =" local:ThemedIcon" >
8
8
9
+ <Setter Property =" IsTabStop" Value =" False" />
10
+
9
11
<Setter Property =" IconSize" Value =" 16" />
10
12
11
13
<Setter Property =" OutlineIconData" Value =" M8 2C4.68629 2 2 4.68629 2 8C2 11.3137 4.68629 14 8 14C11.3137 14 14 11.3137 14 8C14 4.68629 11.3137 2 8 2ZM1 8C1 4.13401 4.13401 1 8 1C11.866 1 15 4.13401 15 8C15 11.866 11.866 15 8 15C4.13401 15 1 11.866 1 8Z" />
Original file line number Diff line number Diff line change 6
6
7
7
<Style x : Key =" DefaultThemedIconLayerStyle" TargetType =" local:ThemedIconLayer" >
8
8
<Setter Property =" Foreground" Value =" {ThemeResource ThemedIconAccentContrastBrush}" />
9
+ <Setter Property =" IsTabStop" Value =" False" />
9
10
<Setter Property =" Template" >
10
11
<Setter .Value>
11
12
<ControlTemplate TargetType =" local:ThemedIconLayer" >
You can’t perform that action at this time.
0 commit comments