mirror of
https://github.com/Microsoft/calculator.git
synced 2025-08-22 14:13:30 -07:00
Remove Redundant Frame
Remove the SettingsHolder, as that is no longer being used.
This commit is contained in:
parent
0873be2f6b
commit
9df4d4d9de
1 changed files with 0 additions and 4 deletions
|
@ -146,10 +146,6 @@
|
|||
</Button>
|
||||
</Grid>
|
||||
|
||||
<Grid Grid.Row="1" Canvas.ZIndex="0">
|
||||
<Frame x:Name="SettingsHolder" Visibility="Collapsed"/>
|
||||
</Grid>
|
||||
|
||||
<muxc:NavigationView x:Name="NavView"
|
||||
x:Uid="NavView"
|
||||
Grid.Row="1"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue