Save imported image in the same format (WIP)
[master-thesis.git] / XAML / MainWindow.xaml.fs
1 namespace ParasitemiaUI.Views
2
3 open FsXaml
4
5 type MainWindow = XAML<"XAML/MainWindow.xaml", true>
6