672554bf050ff00bbd0df9512bc854f42be7e3f8
[master-thesis.git] / Parasitemia / ParasitemiaUI / XAML / RBCFrame.xaml.fs
1 namespace ParasitemiaUI.Views
2
3 open System
4 open System.Windows
5 open System.Windows.Data
6 open System.Windows.Input
7
8 open FSharp.ViewModule
9 open FsXaml
10
11 type RBCFrame = XAML<"XAML/RBCFrame.xaml", true>