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