|
|
@ -3,7 +3,8 @@
|
|
|
|
xmlns="https://github.com/avaloniaui"
|
|
|
|
xmlns="https://github.com/avaloniaui"
|
|
|
|
xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml"
|
|
|
|
xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml"
|
|
|
|
xmlns:converter="using:Downkyi.Converter"
|
|
|
|
xmlns:converter="using:Downkyi.Converter"
|
|
|
|
xmlns:local="using:Downkyi">
|
|
|
|
xmlns:local="using:Downkyi"
|
|
|
|
|
|
|
|
RequestedThemeVariant="Light">
|
|
|
|
<Application.DataTemplates>
|
|
|
|
<Application.DataTemplates>
|
|
|
|
<local:ViewLocator />
|
|
|
|
<local:ViewLocator />
|
|
|
|
</Application.DataTemplates>
|
|
|
|
</Application.DataTemplates>
|
|
|
|