update sample

This commit is contained in:
Daniel Clark
2021-02-10 14:21:50 +00:00
parent 993e9c5d6d
commit 822627a87d
5 changed files with 22 additions and 54 deletions
+1 -1
View File
@@ -4,6 +4,6 @@
xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml"
xmlns:xamlhost="using:Microsoft.Toolkit.Win32.UI.XamlHost">
<xamlhost:XamlApplication.Resources>
<XamlControlsResources xmlns="using:Microsoft.UI.Xaml.Controls" />
<XamlControlsResources xmlns="using:Microsoft.UI.Xaml.Controls" Version="Latest" />
</xamlhost:XamlApplication.Resources>
</xamlhost:XamlApplication>