blob: 2b47588d01045a7a77250efe88dae8bdd1b5a1ab (
plain)
1
2
3
4
5
6
7
|
<ResourceDictionary
xmlns="http://schemas.microsoft.com/winfx/2006/xaml/presentation"
xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml"
xmlns:local="clr-namespace:WinUI">
</ResourceDictionary>
|