mirror of
https://github.com/microsoft/PowerToys.git
synced 2026-04-07 03:36:44 +02:00
just diff icons to make it much clearer. still hitting the xaml parse errror a ton ..... :(
This commit is contained in:
committed by
Lavius Motileng
parent
3f5a54f9f1
commit
0a20be85ab
@@ -14,6 +14,7 @@ namespace Microsoft.PowerToys.Settings.UI.Views
|
||||
public ShellPage()
|
||||
{
|
||||
InitializeComponent();
|
||||
|
||||
DataContext = ViewModel;
|
||||
ViewModel.Initialize(shellFrame, navigationView, KeyboardAccelerators);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user