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 66
77 <Style x : Key =" DefaultThemedIconStyle" TargetType =" local:ThemedIcon" >
88
9+ <Setter Property =" IsTabStop" Value =" False" />
10+
911 <Setter Property =" IconSize" Value =" 16" />
1012
1113 <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 66
77 <Style x : Key =" DefaultThemedIconLayerStyle" TargetType =" local:ThemedIconLayer" >
88 <Setter Property =" Foreground" Value =" {ThemeResource ThemedIconAccentContrastBrush}" />
9+ <Setter Property =" IsTabStop" Value =" False" />
910 <Setter Property =" Template" >
1011 <Setter .Value>
1112 <ControlTemplate TargetType =" local:ThemedIconLayer" >
You can’t perform that action at this time.
0 commit comments