X-Git-Url: http://git.euphorik.ch/?a=blobdiff_plain;f=Parasitemia%2FParasitemiaUI%2FXAML%2FRBCFrame.xaml.fs;fp=Parasitemia%2FParasitemiaUI%2FXAML%2FRBCFrame.xaml.fs;h=672554bf050ff00bbd0df9512bc854f42be7e3f8;hb=4bfa3cbdc6145e6944f02e24829ab2ef3a851ac1;hp=0000000000000000000000000000000000000000;hpb=48ecdfc43001c444eff6ad442986049384674af2;p=master-thesis.git diff --git a/Parasitemia/ParasitemiaUI/XAML/RBCFrame.xaml.fs b/Parasitemia/ParasitemiaUI/XAML/RBCFrame.xaml.fs new file mode 100644 index 0000000..672554b --- /dev/null +++ b/Parasitemia/ParasitemiaUI/XAML/RBCFrame.xaml.fs @@ -0,0 +1,11 @@ +namespace ParasitemiaUI.Views + +open System +open System.Windows +open System.Windows.Data +open System.Windows.Input + +open FSharp.ViewModule +open FsXaml + +type RBCFrame = XAML<"XAML/RBCFrame.xaml", true>