File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 113
113
Command =" {x:Bind AppSettings.ToggleLayoutModeTiles}"
114
114
Text =" Tiles View" >
115
115
<MenuFlyoutItem .Icon>
116
- <FontIcon FontFamily =" {StaticResource CustomLayoutModeIcon }" Glyph ="  " />
116
+ <FontIcon FontFamily =" {StaticResource CustomGlyph }" Glyph ="  " />
117
117
</MenuFlyoutItem .Icon>
118
118
</MenuFlyoutItem >
119
119
<MenuFlyoutItem
120
120
x : Uid =" StatusBarControlListView"
121
121
Command =" {x:Bind AppSettings.ToggleLayoutModeListView}"
122
122
Text =" List View" >
123
123
<MenuFlyoutItem .Icon>
124
- <FontIcon FontFamily =" {StaticResource CustomLayoutModeIcon }" Glyph ="  " />
124
+ <FontIcon FontFamily =" {StaticResource CustomGlyph }" Glyph ="  " />
125
125
</MenuFlyoutItem .Icon>
126
126
</MenuFlyoutItem >
127
127
</MenuFlyout >
You can’t perform that action at this time.
0 commit comments