Add a DPI calculator to help to find the correct image resolution.
[master-thesis.git] / Parasitemia / ParasitemiaUI / XAML / AboutWindow.xaml.fs
1 namespace ParasitemiaUI.Views
2
3 open FsXaml
4
5 type AboutWindow = XAML<"XAML/AboutWindow.xaml", true>
6